Skip to content

A complaint forum to be used by the public and the authorities to bridge the communication gap between them.

Notifications You must be signed in to change notification settings

Karan9034/complaint-forum

Repository files navigation

Municipal Complaint Forum

This is a complaint forum for users to easily reach out to concerned authorities and also for authorities to quickly update to the queries of the citizens.

Technologies Used

  • HTML/CSS
  • Bootstrap
  • Flask
  • SQLite
  • Models for Automation
    • XgBoost
    • LightGBM
    • Random Forest Classifier

Installation

Install the requirements using:

pip3 install -r requirements.txt

To avoid getting errors, install the dependencies on virtual environment.

Starting the Webapp

To run the WebApp on localhost:5000, run:

python3 app.py

Deploying on Heroku

To deploy the app on Heroku, commit and push the repository to Heroku.

You can check it out here

About

A complaint forum to be used by the public and the authorities to bridge the communication gap between them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published