aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Controllers/HomeController.cs
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-33/+0
* Implemented a 404 not found pageSyndamia2021-05-121-0/+5
* Fixed some identation that was in spaces, rather than tabsSyndamia2021-05-071-1/+1
* Removed Privacy page and tweaked navbar and footerSyndamia2021-05-071-5/+0
* Fixed some namesSyndamia2021-05-061-2/+2
* Added automapper; Implemented user register; Improved some database configura...Syndamia2021-05-061-1/+1
* Removed unnecessary usings, space identation got updated to tab identation an...Syndamia2021-05-061-26/+22
* Added gitignore and initial project generationSyndamia2021-05-061-0/+37