Nickarmani03 / WhoDunIt-Client

0 stars 0 forks source link

Stretch Goal: Create New Movies as an ADMIN User #12

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 create new movies, will THEN be able to add new movies and assign one character per movie with a guilty tag and the other characters with a suspect tag. WHEN that movie is created, it will allow all users to interact with that movie and its characters. Only the ADMIN user will be able to fill out a FORM to create a new movie.

Server Side all movies Created will then be stored in the database and allow all users to select them from a table that will be created. The admin user will be able to create the Movie database and add Characters and movie tables. The information will be sent to the database using a FORM