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

Mg 123 home page event table #147

Closed ZenSorcere closed 3 years ago

ZenSorcere commented 3 years ago

for Issue #123 -- adding a table to the home page, showing all events created by the logged in hostID.

As a User, I want to see the events I've created when I sign in including the name and date of the event with the selected movies visible, and I want to see how many users have voted for the movies so far. I also want a handy link in which to email people to rank the movies for each event. The name of each event is a button that goes to the rankings page for the event.

I have also commented out the test buttons we were using for rankings and final rankings. Additional css table stylings will be added very soon.

Tested on Win10 laptop, Chrome v92.

To Verify:

image