Skip to content

jacobsteves/Grade-Calculator

Repository files navigation

GradeCalculator

A react-native mobile app designed to help users track grades in a course. It calculates grades, and gives the user the option to save the grade.

Features

  • Grade Calculations
  • Grade Goal Calculations
    • ie, what the user needs to get on the remaining course materials to end up with a certain mark
  • Grade Tagging
    • Track grades based on certain factors like Subject, Semester, etc.
    • Check course averages per tag, to check a semesters gpa, etc.

Get Started

  1. Ensure you have the Expo mobile app running.

  2. Install app dependancies & start the server

npm install && npm start
  1. Scan the bar code that pops up, and start developing.
  • Note, if this does not work, you may need to update your wifi router settings to allow LAN connections between devices.

Building

  1. Install The Expo Development CLI
sudo npm install -g exp
  1. Detach the builds & follow the instructions from Expo
exp detach
  1. Now you can develop platform specifically, and push ios/android builds

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A react-native mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages