mgmediaweb / js-group-capstone-project

In this project we're going to create a SPA that allows the user to see the Pro Players of the Videogame DOTA 2, their information, such as their ID, username, profile, avatar, etc.
https://mgmediaweb.github.io/js-group-capstone-project/dist/
4 stars 2 forks source link

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

Closed mgmediaweb closed 2 years ago

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