DataDance is a studio management tool built for a single dance studio. This is a short, plain-English summary of how data is handled.
Student records, enrollments, attendance, charges and payments, announcements, and user accounts (admins, staff, teachers). No credit-card numbers are stored — payment amounts are recorded, not payment methods.
In a private Supabase Postgres database. Only invited, signed-in users of the studio can access the data through this app.
We use Google Sign-In. Google shares your name, email, and avatar with DataDance. We don’t access any other Google data.
Admins see everything. Staff can manage students, classes, attendance, and payments. Teachers see only their assigned classes. Audit logs record every mutating action for accountability.
Questions? Email hello@datadance.app.