An open API service indexing awesome lists of open source software.

https://github.com/kadambari68/road-complaint-tracker

A web portal for users where they can lodge grievances regarding poor road conditions. Upload the location and images of the damaged roads. Track the status of the grievances and send reminders .
https://github.com/kadambari68/road-complaint-tracker

api otp-less php-mysql progressive-web-app webdevelopment

Last synced: 4 months ago
JSON representation

A web portal for users where they can lodge grievances regarding poor road conditions. Upload the location and images of the damaged roads. Track the status of the grievances and send reminders .

Awesome Lists containing this project

README

        

# Road Complaint Tracker

Road Complaint Tracker is a web-based platform designed to empower citizens by enabling them to report road issues directly to municipal authorities. The system integrates geolocation services for precise reporting and utilizes WhatsApp API for streamlined communication, significantly enhancing the efficiency of civic issue resolution.

Features:

* User-Friendly Interface: Built with HTML, CSS, and JavaScript, featuring a responsive design for accessibility across devices.
* Geolocation Mapping: Leveraged Leaflet.js to display complaint locations on interactive maps.
* WhatsApp Integration: Utilized WhatsApp API for instant notifications and feedback to users.
* Backend Functionality: Developed with PHP and MySQL for robust server-side operations and data management.

# You can set up this on your PC

Must install PHP version (FOR WINDOWS) & (FOR MAC) Both

Tutorial - https://www.youtube.com/watch?v=mVBe75aGBHQ

PHP version used -> ( 8.1.9 )

Must install xampp (FOR WINDOWS) and MAMP (FOR MAC)

Tutorial - https://www.youtube.com/watch?v=at19OmH2Bg4

MySQL version used -> ( 8.0.29 )
Step -1 Download Zip file

Step -2 Unzip it & move it to htdocs folder

Step -3 Go to xampp-panel or mamp pannel and start apache and mysql

Step -4 To Setup the database, open

localhost:8888/phpmyadmin (FOR MAC & MAMP)
localhost/phpmyadmin (FOR WINDOWS & XAMPP)
Step -5 Create New Database

Step -6 Database Name "cms"

Step -7 Import Database from "htdocs/db/cms.sql" directory.

cms.sql (db file)
Step -8 Run in the browser

localhost:8888// (FOR MAC)
localhost// (FOR WINDOWS)

![image](https://github.com/user-attachments/assets/401b56bc-1381-41b0-b370-881f5df5d720)

![image](https://github.com/user-attachments/assets/602b6b6b-731b-4296-ab2e-f972e51cafae)

![image](https://github.com/user-attachments/assets/a5831ea1-ddb2-4451-9dce-dce7a95b0859)

![image](https://github.com/user-attachments/assets/2bd35da7-9ffc-4707-993d-429b460d6162)

![image](https://github.com/user-attachments/assets/057753e4-095a-476d-98da-aa2ed75497e2)