Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alichtman/uiuc-cs225-grade-calc
CLI for CS225 final grade calculations at UIUC Fall 2017
https://github.com/alichtman/uiuc-cs225-grade-calc
command-line-tool cs225 grade-calculator uiuc
Last synced: 1 day ago
JSON representation
CLI for CS225 final grade calculations at UIUC Fall 2017
- Host: GitHub
- URL: https://github.com/alichtman/uiuc-cs225-grade-calc
- Owner: alichtman
- Created: 2017-10-12T10:50:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T01:43:45.000Z (over 6 years ago)
- Last Synced: 2024-11-10T15:17:03.392Z (about 1 month ago)
- Topics: command-line-tool, cs225, grade-calculator, uiuc
- Language: C++
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CS225 Final Grade Calculator
CLI to calculate final exam score needed to earn desired final grade for CS225 at UIUC, Fall 2017.
[![asciicast demo](https://asciinema.org/a/qUGhe0ju0qZ9sPj5MH11hTQZc.png)](https://asciinema.org/a/qUGhe0ju0qZ9sPj5MH11hTQZc?theme=tango&speed=2)
##### Instructions:
1. `Download as .zip` and unzip
2. Open a terminal and `cd` to correct directory
2. Run `$ make`
3. `$ ./uiuc-cs225-grade-calc`