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] Complete User account functionality #205

Open
DevilsAutumn opened this issue Oct 20, 2024 · 5 comments · May be fixed by #272
Open

[FEATURE] Complete User account functionality #205

DevilsAutumn opened this issue Oct 20, 2024 · 5 comments · May be fixed by #272
Assignees
Labels
backend enhancement New feature or request priority: high issues which should be resolved on high priority

Comments

@DevilsAutumn
Copy link
Member

Summary

NA

Description

Create complete User account functionality end to end including normal login/signup (no need of google oauth n all for now). - all the events a user attends should be visible in their profile(All those who attended the first django india meetup, create their accounts automatically and attached that meetup to their account)

  • If someone is signing up for the first time(from the existing user), ask them to create a new password.
  • functionality to reset password
  • functionality to forgot password

Use Case

No response

Alternatives

No response

Affected Area

Backend

@Yadavanurag13
Copy link
Contributor

@DevilsAutumn, in this issue, will we be using the built-in Django user model, or do we need to create a custom user model for now?

@DevilsAutumn DevilsAutumn added the priority: high issues which should be resolved on high priority label Oct 23, 2024
@DevilsAutumn
Copy link
Member Author

@DevilsAutumn, in this issue, will we be using the built-in Django user model, or do we need to create a custom user model for now?

Would be better to extend the built-in django user .

@PankajVishw50
Copy link
Contributor

PankajVishw50 commented Oct 29, 2024

@DevilsAutumn
I would like to work on this. can you assign it to me?

@DevilsAutumn
Copy link
Member Author

@PankajVishw50 Thankyou so much for showing interest in this issue. But this issue is on our top priority so I will be picking it up.

@DevilsAutumn DevilsAutumn self-assigned this Nov 2, 2024
@DevilsAutumn DevilsAutumn removed their assignment Nov 24, 2024
@vermastuti
Copy link
Collaborator

I would like to pick this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request priority: high issues which should be resolved on high priority
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

4 participants