You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is to help college students (specifically in MNSU, Mankato's CIS department students)
get tutoring help from peers using the subject topic and specific course name/number
A class project built using ASP.NET Identity to use:
Secure individual login creations
With multiple plug-in, add-on front-end partials such as Calendar scheduler "DHTMLX.Scheduler.NET.4.0.1"
Uses Entity Framework(EF) and EF migrations to create the Database Update scripts, drops and adds automatically based off of the model
changes and code changes.