SunnySparks / Recipes-book

A JavaScript application that uses a food API for showing and sharing recipes.
MIT License
1 stars 1 forks source link

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

Open SunnySparks opened 2 years ago

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