A web application to help organise, schedule, and manage study groups efficiently.
- Resource hub for study materials
- Smart scheduling for group sessions
- Contribution dashboard
- Commenting on resources
- Install dependencies:
pnpm install
- Start the development server:
pnpm dev
client/- Frontend React appserver/- Backend server codeshared/- Shared utilities and APInetlify/- Netlify serverless functions
MIT