GPA Calculator
This is a java GPA calculator. In order to use this program all you need is to have is JRE 1.4 installed in your computer. With this program you will be able to calculate your GPA by entering credits and grade as many as you want.
Program Name: GPA
Type of Package: *.jar
Version: 1.0

Documentation
Installation
None, just make sure that you have install JRE.
Usage
- Extract the content from the ZIP file
- Open the "Terminal" or "Command Prompt"
- now type
java -jar extractedFile/dist/GPA.jar
where "extractedFile" is the directory where you extracted the ZIP file. - Input the number of credits
- Grade that you got
Now... Keep doing steps 4 and 5 until tou are done. Once you are done follow up with the next step. - Once you are done hit q or Q to exit and obtain your GPA.

