Log-benjamin / Xplore

Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily
MIT License
0 stars 0 forks source link

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

Closed Log-benjamin closed 1 year ago

Log-benjamin 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.