ndayishimiyeeric / Capstone-KanbanBoard

This is a Javascript Capstone Project at Microverse where I used Github Project(Kanban Board) to track my daily work, Webpack to bundle javascript, Jest to perform unit testing, API to fetch data from PokeApi and the Involvement API. During the implementation of different features in this project like the liking and commenting functionality I learned a lot and it improved my javascript Skills..
https://ndayishimiyeeric.github.io/Capstone-KanbanBoard/
4 stars 0 forks source link

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

Closed ndayishimiyeeric closed 2 years ago

ndayishimiyeeric 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