coconnor0803 / csci3308team015-06

CSCI 3308 LearnMaster Application
0 stars 0 forks source link

Delete Study Materials #13

Closed coconnor0803 closed 4 months ago

coconnor0803 commented 5 months ago

As a user, I want to be able to delete previous study materials I have already learned.

Acceptance Criteria: As a user, I should be able to delete study materials that I no longer need. As a user, the deletion process should prompt a confirmation message to prevent accidental deletions. As a user, deleted study materials should be permanently removed from my account.

coconnor0803 commented 4 months ago

This was completed 4/25. The user is able to delete study materials from the home page or the view and edit page. From the view page, if the user decides to delete a study set the set and all of its terms will be deleted and the page gets refreshed with the appropriate amount. The edit page allows the user to delete terms from the study set.