Microverse-Fullstack-Program / JavaScript-Capstone

A Museum of Art API-based website built during the Microverse online program as part of the JavaScript module Capstone project by a team of two people. The purpose of the project was to provide hand on experience in javascript, unit-testing, and API. The app is built using the frontend technologies HTML, CSS, and JavaScript.
MIT License
0 stars 0 forks source link

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

Open cherelemma opened 1 year ago

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