Bestbynature / CineScope

CineScope is a web application that displays movies collection with their details and allows users to like or comment on a particular movie. Upon clicking the comment button, a pop-up is displayed that gives more information. The Project is achieved by consuming TV MAZE API for the actual movies and Involvement API for the interactions..
https://bestbynature.github.io/CineScope/
Other
10 stars 0 forks source link

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

Open Bestbynature opened 1 year ago

Bestbynature commented 1 year 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.