Maha-Magdy / egyptian-food-world

An "Egyptian food world" helps fetch the Egyptian meals list from Meal DB API and functionality to add likes for each one and share comments using Involvement API. This website was built with ES6, Webpack, fetching the data from REST API, and unit testing using Jest.
MIT License
1 stars 0 forks source link

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

Closed Maha-Magdy closed 3 years ago

Maha-Magdy commented 3 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.