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
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/.