/Fitness-Ionic2-Meteor

Fitness App written in Ionic 2 and Meteor Framework

Primary LanguageTypeScript

Build Status

Fitness Ionic2 Meteor App

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.

Table of Contents

Motivation

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.

Screenshots

Android

IOS

Prerequisites

Install and Start

Api

  • 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 to private/development.settings.json and set values

Client

  • 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