brighton0102 / JavascriptCapstone

MIT License
1 stars 1 forks source link

Add Reserve popup functionality & Added counter and jest #30

Closed Sami-Ullah-Tufail closed 1 year ago

Sami-Ullah-Tufail commented 1 year ago

Reservations popup

When the popup loads, the web app retrieves data from: The selected API shows details about the selected item. The Involvement API to show the item reservations. When the user clicks on the "Reserve" button, the data is recorded in the Involvement API and the screen is updated. Set up a JavaScript testing library (Jest). The number of reservations (reservations popup)