PROJECT

Automated Crowd Monitoring System

YEAR

2022

TYPE

Mobile Application

DESCRIPTION

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.

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.

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.