ttakahashi1591 / viewing_party_lite

0 stars 1 forks source link

New Viewing Party Page (core) #5

Open Sykogst opened 9 months ago

Sykogst commented 9 months ago

When I visit the new viewing party page (/users/:user_id/movies/:movid_id/viewing-party/new, where :user_id is a valid user's id), I should see the name of the movie title rendered above a form with the following fields:

Details When the party is created, the user should be redirected back to the dashboard where the new event is shown. The event should also be listed on any other user's dashbaords that were also invited to the party.