Calculating my GPA, in an OOP way.
The Wiki page stores most information of the project.
Contribute to the documentation by creating changes in gpa-oop-wiki and create a Pull Request.
(Detailed guides are in The Wiki page)
Choose a way to install:
Execute a git clone
, then run make
to compile. You can use g++
to compile the original source code too.
Download a prebuild in The Release page - find the release.zip
archive in each version.
docker pull ghcr.io/khongsomeo/GPA-OOP:latest
These works are under The MIT License