A simple, easy-to-use gradebook web app for tracking student grades and assignments — with report card generation and full cloud-backed data storage.
⚠️ This project is currently in active development. See DEVLOG.md for progress updates.
- Frontend: React.js
- Backend: Java, Spring Boot (REST API)
- Database: Supabase (PostgreSQL, hosted)
- Class & section management — create classes, add sections, and enroll students
- Flexible grading — support for both weighted and unweighted grades across assignments, tests, and quizzes
- Color-coded categories — visually distinguish assignment types at a glance
- Report card generation — produce individual student report cards with grade summaries
- Cloud-hosted — accessible from anywhere, no local install required