CodeYourFuture / CodeYourFuture/React-Module-Project
Feature AddBooking form
Open
🏝️ Priority Stretch
📅 Week 3
🧩 Feature
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**Instructions:**
Add a form with ``s for each of the booking fields (first name, surname, email, title, room id, check in date, check out date) and a 'Submit' `` element to the bottom of the page. Submitting the form adds the booking to the result table. Note that the new booking won't persist if you refresh the page.
**Test:**
- [ ] When adding a new booking in the form, it should be displayed in the table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.