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

Added a Registration page to Hostel Management System and Linked it with the Login Page #1157

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

zul132
Copy link
Contributor

@zul132 zul132 commented Jul 30, 2024

Title and Issue number

Title : Added a Registration page to Hostel Management System and Linked it with the Login Page

Issue No. : #1147

Code Stack : HTML, CSS and JavaScript

Close #1147

Video (mandatory)

METAVERSE_Register_Page.mp4

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have gone through the contributing.md file before contributing

Additional context (Mandatory )
I have created a Registration Page for the Hostel Management System project as described in my issue. The registration page collects relevant information like Student Name, Email, Phone number, Password, Hostel, and Room No. On successful submission of the form, an alert box pops up confirming the user's registration before redirecting them to the Login Page.

The new Registration page is linked to the existing Login page via the "REGISTER" link that was already present. To ensure a conistent User Experience, I have maintained the same UI design as the Login page for the new Registration page.

Are you contributing under any Open-source programme?

  • I'm a GSSOC'24 contributor
  • I'm a SSOC'24 contributor

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for cute-quokka-b093d8 ready!

Name Link
🔨 Latest commit e7be894
🔍 Latest deploy log https://app.netlify.com/sites/cute-quokka-b093d8/deploys/66a8971241f0a50008749440
😎 Deploy Preview https://deploy-preview-1157--cute-quokka-b093d8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zul132
Copy link
Contributor Author

zul132 commented Jul 30, 2024

@apu52 Hey kindly review my PR and if satisfied, please merge it under SSOC'24.

Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zul132 good work

@apu52 apu52 merged commit 7737a7e into apu52:main Aug 1, 2024
5 checks passed
@zul132
Copy link
Contributor Author

zul132 commented Aug 1, 2024

@zul132 good work

Thank you ☺️

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.

[Feature Request]: Add a Registration page to the Hostel Management System and Link it to the Login Page
2 participants