"A centralized, geo-spatial reporting platform utilizing AI-driven priority sorting to autonomously categorize and escalate municipal issues."
🚀 Live Demo Link: https://t-stephen.github.io/FixMyArea/
Urban maintenance reporting is historically reactive and heavily fragmented, leading to infrastructure decay. FixMyArea solves this by acting as a smart, automated intermediary between citizens and municipal authorities. It allows users to report neighborhood issues with location tracking and automatically prioritizes them based on real-time severity metrics.
- Smart Ticketing: Users can seamlessly log civic issues (potholes, streetlights, sanitation) with attached geo-location data.
- Automated Priority Sorting: The system evaluates incoming reports and escalates high-impact issues to ensure critical infrastructure is addressed first.
- Community Dashboard: A transparent, tracking-enabled interface for citizens to monitor the resolution status of their local reports.
To deploy this civic platform locally:
# 1. Clone the repository
git clone [https://github.com/T-Stephen/FixMyArea.git](https://github.com/T-Stephen/FixMyArea.git)
# 2. Navigate to the project directory
cd FixMyArea
# 3. Launch the application
# (Open index.html in your preferred browser or run via Live Server)