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

Backend Implementation for "Make Reservation" Form #30

Closed
3 tasks done
samar12-rad opened this issue Oct 2, 2024 · 6 comments
Closed
3 tasks done

Backend Implementation for "Make Reservation" Form #30

samar12-rad opened this issue Oct 2, 2024 · 6 comments
Assignees
Labels
enhancement New feature or request gssoc-ext gssoc-extd program hacktoberfest accepted hacktoberfest-accepted repo level3 for 45 points

Comments

@samar12-rad
Copy link
Contributor

samar12-rad commented Oct 2, 2024

Describe the feature

The "Make Reservation" form currently lacks backend functionality. This issue proposes adding a backend to handle form submissions and store reservation data.

Proposed Solution:
Set up Backend Framework:

Implement backend using Express.js (Node.js).
Create API Endpoint:

Create a POST endpoint (/make-reservation) that will accept form data (e.g., name, date, time, number of people, etc.).
Data Validation:

Add validation to ensure that all required fields (e.g., name, contact info, reservation date/time) are properly filled.

Store Data:
Save reservation data into a database (e.g., MongoDB, MySQL).
Response Handling:

Provide success/failure responses based on form submission status (e.g., reservation successfully made, errors if any).
Future Enhancements:

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a gssoc-24-extd contributor
  • I want to work on this issue
@samar12-rad samar12-rad added the enhancement New feature or request label Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
for more information join our discord https://discord.gg/Jh3bWQ7FRN

@samar12-rad
Copy link
Contributor Author

@RamakrushnaBiswal, what do you think about this feature?

@RamakrushnaBiswal
Copy link
Owner

ok go for the reservation part and for feedback create another issue

@RamakrushnaBiswal RamakrushnaBiswal added level3 for 45 points gssoc-ext gssoc-extd program hacktoberfest accepted hacktoberfest-accepted repo labels Oct 2, 2024
@samar12-rad
Copy link
Contributor Author

ok i am creating another issue for the feedback .

@samar12-rad
Copy link
Contributor Author

@RamakrushnaBiswal , is something left, as this issue is still open?

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Hello @samar12-rad! Your issue #30 has been closed. Thank you for your contribution!🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext gssoc-extd program hacktoberfest accepted hacktoberfest-accepted repo level3 for 45 points
Projects
None yet
Development

No branches or pull requests

2 participants