Skip to content

khongsomeo/GPA-OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPA-OOP

C/C++ CI GitHub release (latest by date) GitHub

Calculating my GPA, in an OOP way.

screenshot.png

Documentation

The Wiki page stores the most of GPA-OOP.

Contribute to the documentation by creating changes in gpa-oop-wiki and create a Pull Request.

Installation

Choose a way to install:

Already have GNU Make and g++

Execute a git clone, then run make to compile. You can use g++ to compile the original source code too.

Using prebuild

Download a prebuild in The Release page - find the release.zip archive in each version.

LICENSE

These works are under The MIT License