Sama Zaki, Lauren Montion, Tara Joshi, Emeline Donovan NEU 2022, Database Design
Our 3 personas are a user that can access their data, a movie submitter that has access to the movies they submit, and analyst that can access all information about the users, movie submitters, and the movies in the database. The names of each of our files refer to which user we are giving access to. So user_data refers to the GET/POST requests pertaining to the user, same with submitter_data and analyst_data.
Using the app as a user:
- View your profile
- Browse movies by genre, director, actor, and critic rating
- See all movies purchased by you
Using the app as an analyst:
- View your profile
- See data on users and submitters
Using the app as a movie submitter:
- View your profile
- Submit movies, genres, and directors to the database
- See all movies in the database
Link to our video for this project: https://drive.google.com/file/d/1GUivQIBOZE3G0m1_P30sPmsega0mfT6u/view?usp=share_link