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 update : Login, SignUp, Logout feature added #367

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anwesha2002
Copy link

@anwesha2002 anwesha2002 commented May 20, 2024

Title and Issue number

Title : Login / Sign up page was not working.
This PR adds Login, SignUp, Logout feature

Issue No. : #320

Close #320

Changes Made

  1. Sign Up working feature
  2. Login working feature
    3.Logout button replaces the Login button in navbar after user signin/signup
    4.logout feature
  3. proper routing for signup user and non-signup user.
  4. Sign In credentials checking for wrong user credentials
  5. Shows alert if a person tries to Signup with the same account, that they have already created account .
  6. is not compromised with any of the styling element

Screenshots (if applicable)

Screenshot 2024-05-20 164209

Screenshot 2024-05-20 164314

Checklist

  • [ x] I have tested these changes locally.
  • [x ] I have reviewed the code and ensured it follows the project's coding standards.
  • [ x] I have updated the documentation (if necessary).
  • [x ] I have read the contributing guidelines.

Copy link

vercel bot commented May 20, 2024

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

Name Status Preview Comments Updated (UTC)
shop-nex ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 9:05pm

@anwesha2002
Copy link
Author

anwesha2002 commented Jul 22, 2024

@JiyaGupta-cs @Vansh-Choudhary It's been months I made this PR check it and merge please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login / Sign up page is not working
2 participants