This is a student management dashboard for StudyBuddy, a tutoring company. It allows administrators to manage students, subjects, and finances.
- Student Management: View active, pending, trial, and inactive students. Add, edit, and view student details.
- Subject Management: Manage the subjects offered.
- Finance & Payments: Track student payments and manage finances.
- Authentication: Secure login for administrators.
- Copy
.env.exampleto.envand add your Supabase credentials - See docs/SUPABASE_SETUP.md for database initialization
- Run
npm i --legacy-peer-depsandnpm run dev
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn/ui
This project is the proprietary software of StudyBuddy Synergy Sdn Bhd. All rights reserved. See the LICENSE file for more details.