Semester administration
Crud form for semester administration, but without delete
We must have paging and the data should be sorted by semester start date descending.
Create separate controller for the task SemesterManagementController and group the templates in the folder /templates/semester
The controller should have prefix /admin/semester
Nice convention:
-
list.htmlfor displaying of the paged results -
edit.htmlfor the add and edit forms
Edited by Ристе Стојанов