KristinJJ / MovieMeetUp

MovieMeetUp: A group movie recommender built during CodeDay Labs 2021
https://www.moviemeetup.com
GNU General Public License v3.0
4 stars 1 forks source link

Kj 80 event data in ranking #84

Closed KristinJJ closed 3 years ago

KristinJJ commented 3 years ago

Closes #80

Description

As a USER, I want to be able to rank movies based on movies selected for ranking in the "Build an Event" page. The information pulled from the Build an Event page is pulled into the Ranking page by matching the unique ids of the Events. As a USER, I want to be able to see a visual warning that I haven't entered a user ID before clicking the submit button.

Image showing the movie event id matches the URL of the Ranking page:

Screen Shot 2021-08-04 at 8 42 19 PM

Images showing the visual warning that a User ID hasn't been submitted:

Screen Shot 2021-08-04 at 8 59 51 PM

Tested

Chrome browser on MacOS

Testing