vflorin1995 / Foodie

This is JavaScript capstone project is about building your own web application based on an external API. The webapp consist of two user interfaces. It has a home page with cards and popup window with detail of given cards. User can also add comments and view comments on popup window. In the project the third party API Server is used TheMealDB
https://vflorin1995.github.io/API-based-webapp/dist/
MIT License
3 stars 1 forks source link

[4pt] - Create feature: add new reservation - Student C #7

Open vflorin1995 opened 2 years ago

vflorin1995 commented 2 years ago

Implement the "add new reservation" form on the Reservations pop up according to the wireframe:

Screenshot 2021-06-27 at 22 35 30

When the user clicks on the "Reserve" button, the data is recorded in the Involvement API and the screen is updated