Civic Reporting
2024
Online Crime Reporting System
Anonymous crime reporting, incident routing, and police departmental investigation portal.
Role
Backend Developer
Team Size
2 Team Members
Duration
2.5 months
Status
completed
Problem Statement
Filing crime reports manually at physical police stations causes delays in incident record creation.
Engineering Solution
Built a web portal for citizen report submissions, evidence upload verification, and police officer case management.
Engineering Decisions & Architecture
- Created crime report forms supporting anonymous and registered submissions.
- Added file upload checks verifying allowed file types and file sizes.
- Built a 4-stage case status workflow (Submitted, Under Review, Assigned, Resolved).
Technologies Used
PHP
MySQL
JavaScript
Bootstrap
AJAX