tarek102 / JavaScript-capstone

In this project we have created a tv list web app, that shows the number of movies and displays info about the movie, you can like or add a comment to each movie. The app was built using 2 API, one is for the tv list and another one for the likes and comments.
1 stars 1 forks source link

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

Open tarek102 opened 2 years ago

tarek102 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