📋 Kanban Board

📌 To Do 3

Fix login bug
Users can't login with Google OAuth on mobile
BugHigh Priority
Add dark mode
Implement system-preference dark/light theme toggle
Feature
Update dependencies
Security patches for React and Express
Maintenance

🔄 In Progress 2

Redesign dashboard
New analytics dashboard with real-time charts
FeatureSprint 4
API rate limiting
Add rate limiting middleware for public API
Feature

✅ Done 1

Setup CI/CD
GitHub Actions pipeline for automated testing
DevOps