Skip to content

robertbarroso/opengrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGrade

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.


Tech Stack

React Node.js SQLite

  • Frontend: React.js
  • Backend: Node.js, Express
  • Database: SQLite3 (local storage, no cloud required)

Features

  • 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

About

Easily make tests and quizzes with an intuitive and simple user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors