An easy and simple open-source gradebook for tracking student grades and assignments — with report card generation, analytics, and full local data storage.
⚠️ This project is currently in active development. See DEVLOG.md for progress updates.
- Frontend: React.js
- Backend: Node.js, Express
- Database: SQLite3 (local storage, no cloud required)
- Student grouping — organize students by category, subject, or age group
- Flexible grading — support for both weighted and unweighted homework, test, and quiz grades
- Color-coded tags — user-defined tags for assignment categories
- Report card generation — produce individual student report cards to share with parents or guardians
- Analytics dashboard — visualize student performance broken down by category, subject, or age group
- Fully local — all data stored on-device via SQLite, no internet connection or account required