ibugithub / JavaScript_Group_Capstone

After familiarizing ourselves with various recent concepts such as Webpack, Babel, Jest for testing, ES6 syntax, Async-Await, etc., we are now ready to apply the acquired skills in this group capstone project, showcasing our collective learnings from the entire week.
https://ibugithub.github.io/JavaScript_Group_Capstone/dist
2 stars 0 forks source link

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

Open ibugithub opened 1 year ago

ibugithub 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