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

Integrated backend with frontend login and register functionality #43

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

tarunkumar2005
Copy link
Contributor

Pull Request Template for GSoC 2024

Related Issue

Integrating the login/signup api with frontend. #34

closes:

Description of Changes

So in this pull request i have done the login/register functionality on frontend using the logic build on backend though this users can now properly login and signup through their accounts. I have also added the verification token so that users don't have to login again and again and they are automatically logged in right. Also it stores the token as a cookie so proper integration is done. Now user can create new account or login to existing accounts seamlessly.

Type of Pull Request

  • Bug Fix
  • [X ] New Feature
  • Performance Improvement
  • Documentation Update
  • Code Refactoring
  • Security Enhancement
  • Other (Specify): _______________

(Please check relevant boxes by entering an "X" inside them)

Screenshots / Demo (if applicable)

image
image

Checklist for Contributor

use'X' in [ ] to check it .

  • [ X] I have reviewed my code before submission.
  • [ X] I have read and followed the project's Contribution Guidelines.
  • [ X] I have tested the code thoroughly.
  • [ X] I have attached related issue numbers, screenshots, or videos (if applicable).
  • [ X] I have added comments to my code where necessary for clarity.
  • [ X] I have checked the existing code base and my changes do not introduce any breaking changes.
  • [ X] My PR addresses only one issue; I have created separate PRs for other issues.
  • [ X] I have ensured that the PR does not include unrelated files.
  • [ X] I am mindful of the project's coding standards and best practices.

@dhairyagothi Check the pull request and add required labels and merge it.

Copy link

vercel bot commented Oct 3, 2024

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

Name Status Preview Comments Updated (UTC)
station-guide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 4:37pm

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@dhairyagothi dhairyagothi left a comment

Choose a reason for hiding this comment

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

image

please resolve conflicts @tarunkumar2005

@dhairyagothi dhairyagothi added level 2 25 Points Issue gssoc-ext GSSOX'24 Extended hacktoberfest-accepted Hacktoberfest labels Oct 3, 2024
@tarunkumar2005
Copy link
Contributor Author

@dhairyagothi Done I think you pushed someone else code first before mine that's why it happened check once again now.

@dhairyagothi
Copy link
Owner

@tarunkumar2005 please share a video of changes in your local

@tarunkumar2005
Copy link
Contributor Author

@dhairyagothi I have shared it on linkedin dm here it is not accepting larger than 10Mb if you have some issue then you can tell me directly on linkedin. any more issues in this that needs to be fixed.

@dhairyagothi dhairyagothi merged commit d6430c2 into dhairyagothi:main Oct 3, 2024
2 checks passed
Copy link
Contributor

github-actions bot commented Oct 3, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to Station Guide. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSOX'24 Extended hacktoberfest-accepted Hacktoberfest level 2 25 Points Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants