Closed alessio-balda closed 9 years ago
The user can manage all of the added exams (basically CRUD operations) and the study sessions. For example, if the user deletes an exam, every study session related to it must be deleted too.
Partially done. We have to implement only the modify option.
The user can manage all of the added exams (basically CRUD operations) and the study sessions. For example, if the user deletes an exam, every study session related to it must be deleted too.