Update TODO list
This commit is contained in:
parent
1cdd758604
commit
155ff4d72f
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -1,8 +1,20 @@
|
|||
## Todo List
|
||||
- [x] Add loading feedback with ViewTransition API
|
||||
- [x] Revamp Design and Layout
|
||||
- [ ] Stay on same page when making API request
|
||||
- [ ] Speed up loading time (why so slow? idk)
|
||||
- [x] Anomymous Account Creation
|
||||
- [x] Email Confirmation Code
|
||||
- [x] Ability to:
|
||||
- [x] Update Data
|
||||
- [x] Avatar
|
||||
- [x] Username
|
||||
- [x] Email
|
||||
- [x] Pasword
|
||||
- [x] Delete Account
|
||||
- [ ] Password Recovery
|
||||
- [ ] Custom Error Pages from Supabase Reponse (400)
|
||||
- [ ] 2FA Support
|
||||
- [ ] Passwordless Login (OTP Email)
|
||||
- [ ] Banners (Success and Error Messages)
|
||||
|
||||
## Setting Up Supabase
|
||||
### Selfhosting
|
||||
|
|
Loading…
Reference in a new issue