Skip to content

Web application for human resource management in a religious institution, written in C # on an ASP.NET Core MVC 3.1 project.

License

Notifications You must be signed in to change notification settings

vctr-moraes/ChurchSystem

Repository files navigation

Church Management System

Web application for human resources management in a religious institution, written in C# on an ASP.NET Core MVC 3.1 project. It will manage basic information such as members, roles, donations, schedules, among others.

The project aims to be used for studies and teaching object-oriented programming, serving as a model for the implementation of systems with layered architecture, using the model-view-controller pattern.

Technologies used

  • ASP.NET Core MVC 3.1 LTS
  • ASP.NET Identity Core
  • Entity Framework Core
  • C#
  • HTML
  • CSS
  • Javascript
  • Bootstrap 4

Architecture

  • App: Automapper, Controllers, Identity, Views
  • Business: Interfaces, Models, Notifications, Services, Validations
  • Data: Context, Mappings, Migrations, Repository

This project is under the MIT license. Consult the LICENSE for more information.


★★★

Project under development...

About

Web application for human resource management in a religious institution, written in C # on an ASP.NET Core MVC 3.1 project.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages