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

added conditions to show all the FinalRanking page data only if there… #161

Closed KristinJJ closed 3 years ago

KristinJJ commented 3 years ago

… is at least one finalRanking. Also tells user if there is not at least not one finalRanking

Description

As a User, when no rankings have been submitted for an Event, I want to be able to see feedback on the FinalRankings page telling me why so that I'm not confused as to why no information is showing.

FinalRanking page with no rankings submitted

Screen Shot 2021-09-10 at 9 42 30 PM

FinalRanking page with rankings submitted

Screen Shot 2021-09-10 at 10 26 38 PM

Closes #100

Tested

MacOS Big Sur on Chrome browser

Testing