Back

Automated Crowd Monitoring System

The Automated Crowd Monitoring System app
Year
2022
Type
Mobile Application
Services
Back End Development
Status
Archived

View the repository

Overview

The Automated Crowd Monitoring System is a project initiated by the SAMAHAN Department of Systems Development headed by Cyril Olanolan. It aims to log the movement of the crowd during events as a precaution for the COVID-19 virus. The software is currently deployed as a mobile application.

The Ask

The project needs a program that could monitor crowds as a precaution for COVID. The program would be an application with a camera that would run on mobile devices. It should log each entrance and exit of a person at a specific event, and send a unique code to each participant who registered for the event. The program would use this code to identify the person.

The Solution

I worked in a team and developed the backend API responsible for handling participant registration, code generation, and logging. I also integrated the API with the application's front-end. I ensured that the log timestamps were accurate and synchronized.