Brophy Attendance

Seed Status wakatime

This is a program used to track the attendance in the Innovations Commons at Brophy College Preparatory. It has been used for thousands of sign-ins in dozens of classes, and it is still currently in use.

It has multiple parts:

There are multiple important security and design considerations, especially to make this a solution that could work in multiple classrooms with multiple teachers:

I used this as a testbed for a few different technologies, but the main one was sst. I had never built anything deployed directly onto AWS, so this was a new and exciting experience for me. It also is “local first” in that the web dashboard downloads all signins to indexedb before displaying it.

Here’s a diagram explaining how everything works: image