

Shuttlecats Web App
Shuttlecats is a social badminton club for queer women in Melbourne.
We had previously used a manual pen-and-paper 'pegboard' system for court/game/player management.
I designed and implemented two websites to digitize this process.
The player-facing site was created with PHP, allowing players to organise into courts/games and visually show their grade/status.
'Plain' Javascript was used to add basic animations and click-and-drag functionality for ease of use.
All of the player data was stored on a MySQL database - this stored player information like name and grade, but also statistics like: time since last played, membership status, etc.
A separate admin-facing site was created to enable Shuttlecat committee members to: add new players, manage memberships/grading/attendance.