Fitness goal-setting mobile application. Group project for CS 340 at Oregon State University.
- Nav Bar
This get the code up and running on your computer
- Make sure NodeJS is installed.
- Install Expo globally using npm,
npm i -g expo git clonethis repository to your computer- Run
npm cito install all dependencies - Run
expo startto start the application
Download Expo on your phone, and use the camera app to scan the QR code. When expo start is running, any code changes will be seen on your phone.
Note: If the application does not show up, either open ports on your local network, or run expo start --tunnel, which uses your wireless card to connect directly to your phone.
git fetchthe latest code- Branch and name it with your feature (
goals component) - Submit a pull request for code review.
- Auto Rename Tag
- Bracket Pair Colorizer
- Code Spell Checker
- ESLint Required
- GitLens
- Prettier Required
- React Native Tools