Skip to content

mxskaaan/CivicSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CivicSense

CivicSense is a web platform where citizens can report civic issues like potholes, garbage, broken streetlights, or other municipal problems. The platform helps authorities track and resolve issues efficiently.

Features

  • User signup and login
  • Report civic issues
  • Dashboard for tracking complaints
  • Admin panel for managing reports
  • Notification system

Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

Project Structure

CivicSense/ │ ├── backend │ ├── server.js │ ├── routes.js │ └── complaintModel.js │ ├── frontend │ ├── index.html │ ├── login.html │ ├── dashboard.html │ └── script.js

How to Run

See GETTING_STARTED.md for full setup instructions.

Future Improvements

  • Mobile application
  • Image based issue detection
  • Real time tracking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors