From 155ff4d72fbb5c034ebc9eac3d7844f56edf0da7 Mon Sep 17 00:00:00 2001 From: Korbs Date: Wed, 17 Jul 2024 19:59:32 -0400 Subject: [PATCH] Update TODO list --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ec5ae9..2ec6b46 100644 --- a/README.md +++ b/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