aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate
Commit message (Expand)AuthorAgeFilesLines
* Removed the "- Web" part of layoutSyndamia2021-05-071-1/+1
* Removed jquery validation cshtmlSyndamia2021-05-071-2/+0
* Removed Privacy page and tweaked navbar and footerSyndamia2021-05-076-20/+11
* Added view model validation for register and loginSyndamia2021-05-076-0/+43
* Added logout functionality and updated navbarSyndamia2021-05-064-1/+22
* Added some form stylingSyndamia2021-05-061-0/+30
* Fixed some namesSyndamia2021-05-064-11/+3
* Impllemented user login and updated navbarSyndamia2021-05-0610-5/+94
* Added automapper; Implemented user register; Improved some database configura...Syndamia2021-05-0614-3/+229
* Updated README with information about changing the database you useSyndamia2021-05-061-1/+1
* Fixed Data layer not being able to create migrations and added a migrationSyndamia2021-05-065-0/+892
* Updated some target frameworks and namespacesSyndamia2021-05-065-5/+9
* Added simple User and Role DB classes, added a simple DBContext and configure...Syndamia2021-05-068-18/+63
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ...Syndamia2021-05-065-30/+191
* Removed unnecessary usings, space identation got updated to tab identation an...Syndamia2021-05-069-154/+138
* Disabled HTTPS and added a note in READMESyndamia2021-05-061-1/+1
* Added gitignore and initial project generationSyndamia2021-05-0622-0/+400