uchexm / JavaScript-Capstone-Project

This JavaScript capstone project is about building a web application based on an external API.
MIT License
1 stars 1 forks source link

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

Open uchexm opened 1 year ago

uchexm 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: