Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 285 Bytes

A simple program for managing students, their classes, and their grades.

I'm using this as project to practice & strengthen my C++, CMake, VSCode, and Github skills.

Builds can be found in builds dir.

To compile yourself, clone repo, install make & clang, then run make.