youmari / Js-capstone-project

A website where you can show tv shows and their information and interact by liking your favorite tv shows and leaving a comment.
https://youmari.github.io/Js-capstone-project/dist
7 stars 2 forks source link

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

Closed youmari closed 2 years ago

youmari 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.