Skip to content

A program to help manage grades written in C++ with Qt and sqlite3.

Notifications You must be signed in to change notification settings

justindal/GradesManager

Repository files navigation

Grade Manager

A simple program to manage grades and course information written in C++. The program uses Qt 6.6 for the GUI and sqlite3 to store all grade and course information.

Features

  • Keep track of all courses and grades
  • ability to add, edit, or remove information
  • GUI thanks to Qt
  • overall mark calculations
  • view grades and marks for specific course
  • view useful course/grade information
  • save/load on open and exit
Screenshot 2024-03-20 at 4 30 05 PM

About

A program to help manage grades written in C++ with Qt and sqlite3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published