Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.
/ GetFit Public archive

Fitness goals application for CS 340 at Oregon State University

Notifications You must be signed in to change notification settings

andrewl33/GetFit

Repository files navigation

Get Fit Application

Fitness goal-setting mobile application. Group project for CS 340 at Oregon State University.

TODO

  • Nav Bar

Getting it on your machine

This get the code up and running on your computer

  1. Make sure NodeJS is installed.
  2. Install Expo globally using npm, npm i -g expo
  3. git clone this repository to your computer
  4. Run npm ci to install all dependencies
  5. Run expo start to start the application

Getting it working with your phone

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.

How to contribute

  1. git fetch the latest code
  2. Branch and name it with your feature (goals component)
  3. Submit a pull request for code review.

VSCode extensions to make it easier

  1. Auto Rename Tag
  2. Bracket Pair Colorizer
  3. Code Spell Checker
  4. ESLint Required
  5. GitLens
  6. Prettier Required
  7. React Native Tools

About

Fitness goals application for CS 340 at Oregon State University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •