Skip to content

Set fitness goals, design workouts, log exercises, and stay fit with MEAN Workout. Built using the MEAN JS stack.

License

Notifications You must be signed in to change notification settings

isalew/mean-workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-workout

Set fitness goals, design workouts, log exercises, and stay fit with MEAN Workout. Built on the MEAN JS stack. Inspired by the Django app wger fitness.

Installation

Download the tools

Download the repository

git clone https://github.com/isalew/mean-workout.git

Run NPM to install dependencies

cd mean-workout
npm install

In a separate terminal window, start a local instance of MongoDB

mongod

Start the app with grunt

grunt

Open the app in your browser at localhost:3000

localhost:3000

API

Documentation for API Endpoints is available in the app/routes directory.

License

The application is licenced under the Affero GNU General Public License 3 or later (AGPL 3+).

About

Set fitness goals, design workouts, log exercises, and stay fit with MEAN Workout. Built using the MEAN JS stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published