Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.45 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.45 KB

GPA-Calculator

This is a GPA Calculator made with React native. This calculator simplifies the tedious process of multiplying, adding and including brackets when calculating the GPA, so basically what is done by the user is that, the user inputs his/her grades and credits, and presses the add button every time after inputing the grade and credit. After completing inputing the grades and credit, the user presses the compute button and the GPA and the GPA class are computed.

This is the splash screen.

image

The Menu

image

Where you input and add your grades and credit.

image

An example of added grades and credits before computing them.

image

An example of computed GPA and GPA class.

image