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

Handle different users + account setting page #33

Open
2 of 5 tasks
Tracked by #30
avichaljadeja2002 opened this issue Jan 8, 2025 · 2 comments
Open
2 of 5 tasks
Tracked by #30

Handle different users + account setting page #33

avichaljadeja2002 opened this issue Jan 8, 2025 · 2 comments
Labels

Comments

@avichaljadeja2002
Copy link
Owner

avichaljadeja2002 commented Jan 8, 2025

  • Add basic user authentication (e.g., login, registration) (4 hours) (So far: 4hours)
  • Design a simple account settings page (1 hours)
  • Implement password update functionality (2 hours)
  • Require first name, email, password; no username: optional: last name and phone number when creating ccount
  • Test user flow and account updates (1 hours)

Total: 8 hours

@avichaljadeja2002 avichaljadeja2002 changed the title Move google calendar to account settings eventually Make account settings page Jan 8, 2025
@avichaljadeja2002 avichaljadeja2002 changed the title Make account settings page Handle different users + account setting page Jan 8, 2025
@rhit-norflwe
Copy link
Collaborator

I've been working on making an account setting frontend for basic fields like name, username, and email which were featured in this commit: ea70fa4

rhit-villencr added a commit that referenced this issue Jan 10, 2025
Handle different users + account setting page #33
Co-Authored-By: rhit-norflwe
rhit-villencr added a commit that referenced this issue Jan 10, 2025
… done yet.

Tests Written.
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 11, 2025
Salting Added.
Account Page still not done yet.
Tests Written.
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 11, 2025
Salting Added.
Account Page still not done yet.
Tests Written.
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 11, 2025
Salting Added.
Account Page still not done yet.
Tests Written.
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 11, 2025
Tests Written.
Created User Tokens With Verification
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 11, 2025
Tests Written.
One Test Failing in CI. NO idea why
Created User Tokens With Verification
Package Updates
90% Code Coverage
Handle different users + account setting page #33
Co-authored-by: rhit-norflwe <rhit-norflwe@users.noreply.github.com>
rhit-villencr added a commit that referenced this issue Jan 15, 2025
Making it possible to click "Enter" to submit on login page
Handle different users + account setting page #33
@rhit-norflwe
Copy link
Collaborator

I've been working on allowing users to sign in with Google which was featured in this commit: c1c87f9

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

No branches or pull requests

3 participants