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.
- ASP.NET Core MVC 3.1 LTS
- ASP.NET Identity Core
- Entity Framework Core
- C#
- HTML
- CSS
- Javascript
- Bootstrap 4
- 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...