aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared
Commit message (Collapse)AuthorAgeFilesLines
* Impllemented user login and updated navbarSyndamia2021-05-061-2/+16
|
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵Syndamia2021-05-062-30/+23
| | | | default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one
* Removed unnecessary usings, space identation got updated to tab identation ↵Syndamia2021-05-062-49/+49
| | | | and added authentication in Startup.cs
* Added gitignore and initial project generationSyndamia2021-05-063-0/+75