aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web
Commit message (Collapse)AuthorAgeFilesLines
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵Syndamia2021-05-065-30/+191
| | | | 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-069-154/+138
| | | | and added authentication in Startup.cs
* Disabled HTTPS and added a note in READMESyndamia2021-05-061-1/+1
|
* Added gitignore and initial project generationSyndamia2021-05-0615-0/+284