osbentech / movieApp

This is a JavaScript project titled movieApp. It is a movie web app that allows users to view, search, and see desired movie
MIT License
1 stars 0 forks source link

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

Open osbentech opened 2 years ago

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