updated todo and fixed themetoggle

This commit is contained in:
George Powell
2026-03-25 09:06:21 -04:00
parent e45ac28169
commit f5e16c7e71
2 changed files with 58 additions and 10 deletions

36
todo.md
View File

@@ -59,6 +59,42 @@ I created Bibdle from a combination of two things. The first is my lifelong desi
# done
## march 25th
- Added Sign In with Google (OAuth)
- Added Google sign-in button to win screen and footer provider label
- Added rainbow glow effect
## march 24th
- Added achievements system, hint overlay, and progress page polish
## march 23rd
- Extracted CollapsibleTable component and fixed show more behavior
## march 22nd
- Added `/api/send-daily-verse` endpoint for daily Discord verse posting
- Improved guesses collapse timing, win screen CTA, and progress page polish
- Fixed Discord message format (italic date + bold verse)
## march 21st
- Added progress page with activity calendar, book grid, and insights
## march 19th
- Added Discord link and shrunk guesses grid for more than three guesses
- Added MAU section with projection to global stats
- Added survival curve metrics and table minimizing to global stats
## march 15th16th
- Fixed instructions, added color border based on closeness between guess and target
- Added return rate and retention metrics to global stats
- Added WAU history table, fixed retention metric, added new logos and favicon
## march 14th
- Added /global public dashboard with 8 stat cards: completions today, all-time, unique players, players this week, active streaks, avg guesses today, registered users, avg completions per player