Ambrosegithub / JavaScript-Capstone-group-project

Capstone movie app is a second Capstone project in Microverse. This project summarises all the activities carried out in Module 2. In this project, a movie web application was developed using an external API. This web app has two interfaces and was developed by a team of two persons. The project was built using HTML/CSS and Javascript.
1 stars 0 forks source link

[3pt] - Display reservations for a given item on the Reservations pop-up - Student C #49

Open Ambrosegithub opened 2 years ago

Ambrosegithub commented 2 years ago

When the popup loads, the webapp retrieves data from the Involvement API to show the item's reservations.

Screenshot 2021-06-27 at 22 21 48

This task does not include the counter of the reservations.