Fitness App is dedicated to people who are looking for motivation to train in the gym or support by similar workouts. It also important to find somebody who is free on the same time and wants to train in the same gym. Fitness App helps match those people together.
Lots of people want to train in the gym but they are not enough motivated to really go there by themselves or there are already fitness enthusiasts who want to get better and need support by working out. The most challenge for everybody is to find somebody who wants to train on the same time, in the same gym and has similar workouts.
- from root folder
cd api
npm install
chmod 777 run.sh
npm start
(run.sh script is tested on osx)- to use Cloudinary, Faceabook, One Signal - rename
private/development.settings.json.example
toprivate/development.settings.json
and set values
- from root folder
cd client
npm run install-all
(installs npm and meteor api dependencies for client (look into meteor-client.config.json) also here )npm start
(runs in browser)- log in with email: john@test.com, password: test1234