Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature AddBooking form #15

Open
1 task
RbAvci opened this issue Feb 24, 2024 · 0 comments
Open
1 task

Feature AddBooking form #15

RbAvci opened this issue Feb 24, 2024 · 0 comments

Comments

@RbAvci
Copy link
Owner

RbAvci commented Feb 24, 2024

From React-Module-Project created by SallyMcGrath: CodeYourFuture#24

Instructions:

Add a form with <input>s for each of the booking fields (first name, surname, email, title, room id, check in date, check out date) and a 'Submit' <button> 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.
@RbAvci RbAvci moved this to 📋 Backlog in React Module Project Mar 9, 2024
@zelihapala zelihapala moved this from 📋 Backlog to 🏗 In progress in React Module Project Mar 11, 2024
@zelihapala zelihapala moved this from 🏗 In progress to 👀 In review in React Module Project Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In review
Development

No branches or pull requests

2 participants