CIVIC LINK a Django Platform for reporting civic issues.
Civic Link is a Django platform where citizens can report civic problems such as spilled garbage, potholes, damaged electric poles and much more.
Preview Gallery
6 mediaTechnologies & Skills
Limited time offer
It is a complete full stack project with fully working modules.
What's Included
Support & Customization
Resource Links
Purchase this project to unlock source and premium resources. Document/report remain secure preview-based on this page.
Civic Link is a Django platform where citizens can report civic problems such as spilled garbage, potholes, damaged electric poles, and streetlight issues. It accepts an image and location, predicts the issue category, finds a suitable nearby government office, drafts a complaint letter/email, and shows public reports on a community page.
- Report civic issues with photo, address, latitude, and longitude.
- Ask the browser for GPS coordinates while filing a report.
- Automatic issue detection placeholder based on image/report text.
- Nearest responsible government office suggestion with contact details.
- AI-style complaint letter/email draft generated for each report.
- Citizen and admin login/signup with Django's secure password hashing.
- Community page for viewing, filtering, and commenting on public issues.
- Upvote/downvote support for issue posts and comments.
- Public visual dashboard with status graphs, resolution rate, and area map.
- Admin dashboard where only admin/staff users can change issue status.
- Admin analytics with workload graphs, community signals, and mapped issue density.
- Google Maps directions links for matched government offices.
- Admin panel for managing reports and government offices.
Future Enhancements
Known Issues
Installation
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py seed_offices
python manage.py runserver
Usage
Open http://127.0.0.1:8000/. The first screen is the citizen/admin login and signup landing page.
In this Codex workspace, dependencies were also installed into .python_packages. You can start the server with:
.\run-dev.ps1
For demo admin signup, use the admin code CIVIC-ADMIN.
System Requirements
basic requirement with python installed
Slides Open in New Tab
For better readability, slides are opened directly. Documents remain preview-only with secure backend rendering.
Showing preview pages only. Purchase for full access to all pages and complete source package.
Login for Full AccessNo Q&A available yet
Be the first to ask a question!
Ask a Question
Customer Reviews
Write Your Review
No reviews yet
Be the first to review this project!
Similar Projects
You might also be interested in these projects
Appointment Booking System
Scalable MERN-based appointment booking system built with microservices, Docker, Redis, RabbitMQ, and secure JWT authentication.
Talentra-Smart Student campus placement project
Talentra — AI-powered campus placement platform. Automates job postings, resume scoring, offer letters & analytics. Built with Spring Boot + React.
Multi-agent-AI-weekly-planner
WeeklyAI 5 AI agents collaborate in real-time to auto-generate personalized weekly schedules from plain-English goals. Built with LangGraph, FastAPI
Postpartum Hemorrhage Prediction
An AI-powered web app that predicts postpartum hemorrhage risk for pregnant patients, helping doctors monitor and manage high-risk cases early.