Nickarmani03 / WhoDunIt-Client

0 stars 0 forks source link

Stretch Goal: DELETE Movies as an ADMIN User #10

Open Nickarmani03 opened 3 years ago

Nickarmani03 commented 3 years ago

As an Authenticated Admin user with credentials, An Admin user, GIVEN the need to DELETE movies, will THEN be able to DELETE movies and characters associated with that movie. WHEN that movie is Deleted, it will no longer allow all users to interact with that movie and its characters.

Server Side all movies DELETED will then be REMOVED the database and no longer allow users to select them from a table. The admin user will be able to DELETE the Movies from the database and also DELETE Characters and movie tables