/TechnobelApplication

Training Application with ASP-MVC and Entity Framework

Primary LanguageC#

TechnobelApplication

Training Application with ASP-MVC and Entity Framework.

The database was created with Entity Framework for SQL Server in CodeFirst mode.

Application Role

This application will allow students to create a profile containing important information from their CV (description, professional experience, studies, skills, etc.). Their profile will be linked to the section to which they belong.

The administrators of the application will be able to publish the profile of the student after verification. They will be able to add, delete, edit sections, skills, students


ToDo

    🔳 Add Technobel.DAL
    ✅ Add a formContact with mailerService
    ✅ Code for UserModel
    ✅ Code for ProfileModel
    ✅ Add Roles
    🔳 update UI