aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Models
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-154-36/+0
* Implemented BaseService that uses generics to implement very basic CRUD; Move...Syndamia2021-05-131-9/+0
* Fixed space identation in base modelsSyndamia2021-05-121-1/+1
* Moved the Guid Id to it's own base modelsSyndamia2021-05-121-0/+9
* Made service models structure resemble that of the web models (models for eac...Syndamia2021-05-114-4/+4
* Implemented editing userSyndamia2021-05-071-0/+9
* Implemented user profile pageSyndamia2021-05-071-0/+9
* Impllemented user login and updated navbarSyndamia2021-05-061-0/+8
* Added automapper; Implemented user register; Improved some database configura...Syndamia2021-05-061-0/+10