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

Functionality added to Sign-in and Sign-up #436

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

samarsajad
Copy link
Contributor

Fixes #426

Description

Register form successfully takes in the user input and prompts the user to sign in. after clicking the Register button Sign in form takes the user input and successfully redirects to the home page after clicking the Log in button

Related Issues

[Cite any related issue(s) this pull request addresses. If none, simply state “None”]

  • Closes #

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

sign-in.mp4

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I have performed a self-review of my code
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

GSSoC'24

Copy link

vercel bot commented Jun 5, 2024

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

Name Status Preview Comments Updated (UTC)
rapidoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2024 1:26pm

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @samarsajad! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@samarsajad
Copy link
Contributor Author

Please review my pull request @Anishkagupta04 @varshith257

@Anishkagupta04 Anishkagupta04 merged commit a5c7729 into Anishkagupta04:main Jun 5, 2024
5 checks passed
Copy link
Contributor

github-actions bot commented Jun 5, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

@Anishkagupta04
Copy link
Owner

Thankyou for your contribution

@samarsajad
Copy link
Contributor Author

Thankyou for your contribution
Can you please assign the level to the pull request @Anishkagupta04

@varshith257 varshith257 added gssoc level2 medium (enhancements) labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc level2 medium (enhancements)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞[Bug]: Register button redirect to sign in page
3 participants