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
- 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
- React Native/Expo
- React Navigation
- React Query
- React Native Elements
- Vercel
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.gitGo to the project directory
cd Gradual-React-NativeInstall dependencies
yarnStart the server
expo start