aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Controllers/HomeController.cs
Commit message (Collapse)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 ↵Syndamia2021-05-061-1/+1
| | | | configurations
* Removed unnecessary usings, space identation got updated to tab identation ↵Syndamia2021-05-061-26/+22
| | | | and added authentication in Startup.cs
* Added gitignore and initial project generationSyndamia2021-05-061-0/+37