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

Signup/Login with credentials, Generated username, Edit username, upload particular song once #45

Closed
wants to merge 6 commits into from

Conversation

harmanbatheja15
Copy link

@harmanbatheja15 harmanbatheja15 commented Aug 30, 2024

Fixes #40
Fixed #52

  • Added signup/login with credentials and generated username based on user's Email ID.
  • Hashed Password stored in DB.
  • Added Update Username feature.
  • User can't edit email (Email field is disabled).
  • A user can upload a particular song only once. And if another user uploads the same song, that song gets upvoted.
Screenshot 2024-08-31 at 4 08 20 AM Screenshot 2024-08-31 at 4 08 42 AM Screenshot 2024-08-31 at 4 27 14 AM

@harmanbatheja15
Copy link
Author

harmanbatheja15 commented Aug 31, 2024

@hkirat Added more things:

  • Hashed Password
  • Added Update Username feature
  • user can't edit email field (Email field is disabled)
Screenshot 2024-08-31 at 5 55 36 AM

@harmanbatheja15 harmanbatheja15 changed the title Added signup/login with credentials and generate username Signup/Login with credentials and generated username and edit username feature Aug 31, 2024
@harmanbatheja15
Copy link
Author

harmanbatheja15 commented Aug 31, 2024

  • Added signup/login with credentials and generated username based on user's Email ID.
  • Hashed Password
  • Added Update Username feature
  • user can't edit email field (Email field is disabled)
  • A user can upload a particular song only once. And if another user uploads the same song, that song gets upvoted.

@hkirat @Bot-Rakshit Please check this out!

Screenshot

  • If same user adds a song more than once.
Screenshot 2024-08-31 at 7 37 36 PM

Screen Recording

  • If another user adds a song that is already in the queue.
Screen.Recording.2024-08-31.at.7.mp4

@harmanbatheja15 harmanbatheja15 changed the title Signup/Login with credentials and generated username and edit username feature Signup/Login with credentials, Generated username, Edit username, upload particular song once Aug 31, 2024
@SujithThirumalaisamy
Copy link
Collaborator

Not necessary. Also a lot of conflicts

@SujithThirumalaisamy
Copy link
Collaborator

Also create a separate PR for the username selection

@harmanbatheja15
Copy link
Author

Also create a separate PR for the username selection

okay

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.

Add a username User can upload same song multiple times
2 participants