Elhambasir / Food-Menu

[Food Menu] gets data from an API and displays the data along with other images. It also allows you to add comments to the images displayed. All data is preserved thanks to the external.
https://elhambasir.github.io/Food-Menu/dist/
MIT License
1 stars 0 forks source link

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

Open Elhambasir opened 1 year ago

Elhambasir commented 1 year 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.