This is an app devloped for our Software Engineering course, designed to show the capacity of Hillman Library, and planned extension to additional campus buildings. This app demonstrates end-to-end software engineering practices we learned in class, such as development workflows, testing, and deployment.
Daniel Aleardi Jake Biondolillo Mia Schnelker Dylan Dimond
PostgreSQL Database
- Stores the building info, occupancy logs, and sensor data
Mock Sensor API
- Simulates real occupancy sensors
GO backend
- Handles the database access and sensor data integration
Templated Frontend
- Simple server-rendered template for displaying capacity.
- View building capacity on homepage
- Simulated sensors for updates
- Automatic refresh to check capacity
- Additional building support
- Automatic selection and search