added global route for stat tracking

This commit is contained in:
George Powell
2026-03-14 22:17:33 -04:00
parent 61673a646d
commit 7007df2966
5 changed files with 427 additions and 5 deletions

View File

@@ -59,6 +59,14 @@ I created Bibdle from a combination of two things. The first is my lifelong desi
# done
## 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
- Added traffic & growth analytics section: completions velocity + acceleration, user velocity + acceleration, new players (7d), churned players (7d), net growth (7d)
- Added active streak distribution chart (bar chart by streak length)
- Added 14-day completions trend table with inline bar chart
- Fixed BIBDLE header color in dark mode
## march 12th
- Added about page with social buttons and XML sitemap for SEO