StarMindz / Movies-Javascript-Group-Capstone

This is a Movie webapp for checking out latest movies and series. You can like, comment on and reserve a movie. This capstone shows you movies and shows using 3 APIs, one from where we retreive the shows, and the other one Involvement API which stores and deliver comments and likes for each movie and the other for the reserve
3 stars 0 forks source link

[4pt] - Create feature: add new reservation - Student C #7

Open StarMindz opened 2 years ago

StarMindz commented 2 years ago

Implement the "add new reservation" form on the Reservations pop up according to the wireframe:

Screenshot 2021-06-27 at 22 35 30

When the user clicks on the "Reserve" button, the data is recorded in the Involvement API and the screen is updated