Overview
Simple dance booking app I wrote for my brother.
Calendar Tab
Tap on a slot to open options list.
- Move: borders change to green and the source slot changes to dark green. Tap destination slot to move it.
- Email: composes email (if available).
- Free/Paid/Clear: Client payment state.
- Right hand list is list of clients
Students Tab
Simple client entry.
Not so obvious:
- If entering two different people, their names must be separated with the &. e.g. 'Tom&Jerry'
- Email: comma separated list.
- Event toggle: if on, the client's calendar slot will show the event date instead of the word 'Social'.
- Hidden toggle: once created, a client cannot be removed so this switch hides them from the calendar slot popup list.