francksefu / franck-ezra-capstone

This JavaScript capstone project is about building your own web application based on an external API, It is a restaurant application that shows us the dishes, allows us to like these dishes and even to comment on everything thanks to communication with an API stack: Webpack, JavaScript, Html/Css, Bootstrap 5, Git, GitHub
MIT License
2 stars 0 forks source link

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

Open francksefu opened 1 year ago

francksefu commented 1 year 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