Skip to content

Planner to help gyms to create events like collective training and athlete to inscribe on

Notifications You must be signed in to change notification settings

david-belbeze/fitnessPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Fitness Planner

To inscribe yout gym you must add to the file /data/users.json a json object like :

{
    "organisation": "your gym/group name",
    "state": "the name of the country",
    "city": ["gym name in city 1", "gym name in city 2", ...],
    "server": "the web server to join url as http protocol"
}

To download the json array of gyms use this api url: https://raw.githubusercontent.com/david-belbeze/fitnessPlanner/master/data/users.json

Licence

Fitness planner it's a project to manage planning and allows to users to book schedules. Copyright (C) 2018 David BELBEZE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Planner to help gyms to create events like collective training and athlete to inscribe on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors