Rysth / ES6-Capstone-Unsplash

ES6 Capstone Unsplash is an application where users can find different images provided by the Unsplash API and comment on them. Built with HTML, CSS, and JavaScript.
https://rysth.github.io/ES6-Capstone-Unsplash/dist
Other
0 stars 0 forks source link

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

Closed Rysth closed 1 year ago

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