Mehdi-Rh / Fish-dishes-Capstone

This is a web application that displays only fish dishes available on the “themealdb” API and displays them into cards with the option of commenting on it.
8 stars 0 forks source link

[3pt] - Display reservations for a given item on the Reservations pop-up - Student C #10

Open Mehdi-Rh opened 2 years ago

Mehdi-Rh commented 2 years ago

When the popup loads, the webapp retrieves data from the Involvement API to show the item's reservations.

Screenshot 2021-06-27 at 22 21 48

This task does not include the counter of the reservations.