/Gradual-React-Native

Cross platform mobile app for Frisco ISD students built with React Native/Expo

Primary LanguageJavaScript

Gradual Grades

UPDATE: GRADUAL IS NO LONGER BEING MAINTAINED

Cross platform mobile app for HAC client built for FRISCO ISD students

Built with React Native/Expo for iOS and Android

https://gradual.life/

Features

  • Custom API powers real time grades from Home Access Center (HAC)
  • Real time GPA Predictor
  • 'What if' calculator to predict class averages by adding/manipulating assignment grades
  • Cross platform
  • 100% Free

Technologies Used

  • React Native/Expo
  • React Navigation
  • React Query
  • React Native Elements
  • Vercel

Screenshots

Run Locally

Make sure to have Yarn, React Native & Expo installed

https://reactnative.dev/docs/environment-setup

Clone the project

  git clone https://github.com/SumitNalavade/Gradual-React-Native.git

Go to the project directory

  cd Gradual-React-Native

Install dependencies

  yarn

Start the server

  expo start