aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services/Models/User
Commit message (Collapse)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-153-27/+0
|
* Implemented BaseService that uses generics to implement very basic CRUD; ↵Syndamia2021-05-131-9/+0
| | | | Moved away from 3 service model to 1 service model in add feature script
* Made service models structure resemble that of the web models (models for ↵Syndamia2021-05-114-0/+36
each "feature" are in their own folder)