Isn't it a pitty to forget your learned Dance Moves ?
This app will help you to keep them
It's a dance course management system. You can manage dances you are dancing, which courses you are going to, which moves you learned how this moves are connected, which people you met. Or as a teacher announce courses you are giving and prepare your lessons.
The app uses a central Database. (Firestore by Google)
There are three types of access in both read and write:
- private: only the creater has access
- organisation: any member which has read or write access, respectively
- public: any authenticated user
Alternatively to the central Database, you can also use your own google spreadsheet as Database. Contact me if you are interested in that feature.