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

Implement Progressive Registration Feature #37

Merged
merged 10 commits into from
Oct 13, 2024

Conversation

muskan171105
Copy link
Contributor

This pull request updates the app.py file to implement a progressive registration feature for the event registration application. Key changes include:

Input Validation:
Added checks to ensure that all required fields are filled out before submission. If any field is empty, a 400 error is returned with a descriptive message.
Error Handling:
Enhanced error handling to manage database connectivity issues and general errors gracefully.

Changes Made:
Updated the /submit route to validate input fields.
Improved error handling logic for better user feedback.
Maintained existing functionality and ensured compatibility with the front end.

Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fest-registration ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2024 5:03am

@muskan171105
Copy link
Contributor Author

Conflicts resolved

@Ramsey99 Ramsey99 merged commit 41db976 into Ramsey99:master Oct 13, 2024
3 checks passed
@Ramsey99 Ramsey99 self-requested a review October 13, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants