AlexHamn / JS_Capstone

The JavaScript capstone project is about building a web application based on the Art Institute of Chicago API.
MIT License
7 stars 0 forks source link

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

Open AlexHamn opened 2 years ago

AlexHamn commented 2 years 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.