A CMS for yoga and fitness studios written in Django.
The aim of this project is to create a CMS for managing subscriptions, single visits and purchases for gyms, yoga studios. This project is a result of frustration with available expensive CMS services, while open source variants seem to be very complex with functionality that I did not need anyways. It is largely a learn-as-you go along process, given that this is my fist Django App. But this software is already being actively used as the main accounting tool at one studio in Russia, Formula Yoga.
It seeks to have minimal dependencies and preferably based on Django, specifically around its already integrated admin interface, for easy deployment. Some front-end elements could eventually be written in Vue.js.
Uses Django and its admin interface for now.
- Installation instructions can be found here.
in development
Uses Vue.js 3, currently experimental as the community is transitioning from the 2nd version to the new one.
- Installation instructions can be found here.
If you've found a bug, add a feature or improve formula-studio and think it is useful then please consider contributing. Patches, pull requests or just suggestions are always welcome!
-
Source code: https://github.com/mbrav/formula-studio
-
Bug tracker: https://github.com/mbrav/formula-studio/issues
-
Lastly, if you found this project helpful and practical, please leave some feedback!