Skip to content

KarelVendla/ConsultationApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConsultationApp

An ASP.NET MVC application done as a school project. Project's main goal is to make consultation system easier.

  • Teacher:
    • Can add consultations
    • Can view consultations added by them.
  • Student:
    • Can register to consultations
    • Can easily see consultations added by teacher
    • Can see which consultations they've registered to
  • Admin:
    • Can create roles (Teacher,Student,Administrator etc..)
    • Can bind user to role
    • Can delete roles
    • Can remove user from role
    • Has all the functionalities available

What I learned

  • ASP.NET Identity
  • Managing data
  • Generating users / data when non is present
  • ...

About

ASP.NET MVC school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published