/gym-django

Project about a gym system management.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Gym-Project

Will be made a management system of gym, including registration, payments and more.

To run locally:

$ make build
$ make up

Runs Celery

$ make run-celery