Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 575 Bytes

Simple Grade Architecture Build Status

Architecture of a basic grade system.

Class Diagram

Diagram

Dependencies

  • git (for downloading it)
  • gcc/g++
  • make

Installation

$ git clone https://github.com/craviee/simple-grade-architecture.git
$ cd simple-grade-architecture
$ make

Usage

$ cd bin/
$ ./main.out