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
1 stars 0 forks source link

[3pt] - Add reservations counter - Student C #24

Open cherelemma opened 1 year ago

cherelemma commented 1 year ago

Even if the API gives you the number of reservations you will create a specific function to calculate it.

Make sure that the correct number is displayed on the Reservations pop up.

Respect the following rules: