Skip to content

Dylanps05/Capacity-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus Capacity Viewer

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.

Authors:

Daniel Aleardi Jake Biondolillo Mia Schnelker Dylan Dimond

Notable Features:

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.

Usage

  • View building capacity on homepage
  • Simulated sensors for updates
  • Automatic refresh to check capacity

Roadmap

  • Additional building support
  • Automatic selection and search

About

A small app made for our Software Engineering class, helping to check the capacity of Hillman Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors