An all-in-one productivity and study management platform built to help students organize notes, track tasks, and optimize their daily study routines.
- Study Dashboard: Visual overview of tasks, study sessions, and daily goals.
- Database Integration: Seamless backend synchronization powered by Supabase.
- Fast & Responsive UI: Modern interface styled with Tailwind CSS for optimal viewing across mobile and desktop devices.
- Clean Performance: Fast build setup and rapid module bundling via Vite and ESM imports.
- Frontend Framework: React 19 (
react,react-dom) - Styling: Tailwind CSS
- Database & Auth:
@supabase/supabase-js - Build Tooling: Vite &
@vitejs/plugin-react
.
├── assets/ # Static assets and compiled bundle output
├── index.html # Application HTML entry point
├── README.md # Documentation
└── ... # Component and configuration files