GithubHelp home page GithubHelp logo

garbage_truck_monitoring_system's Introduction

Garbage_Truck_Monitoring_System

To run the project, first clone the repo or download the zip and execute the following command which will install the required packages

pip3 install -r requirements.txt

Then, to run the Django project, simply execute

python manage.py runsever

Garbage Truck Monitoring System is a role based system having three roles admin, driver and a citizen. Admin has a dashboard from which admin can add resources such as drivers, bins, depot, dumping ground and vehicles. Admin will have facility of viewing the current data in the system and monitor the drivers in real time.

Alt text

The new bin location can be added by just clicking on the map or writing the address of the actual location. Its capacity and height needs to be entered as those parameters will be used to calculate real time garbage level of the bin.

Alt text

The bin status will be shown to admin wherein bins are classified into three categories based on the level of garbage. Red, yellow and green bins represent overfilled bin, normally filled bin and underfilled bin respectively.

Alt text

The routes will be generated using our algorithm which follows the approach followed by CVRP algorithm. Daily, routes will be generated taking into account the real time garbage level, capacity of vehicles, the distance between bins, etc. G Maps API provides an efficient way and real time distances according to the traffic parameter for the inputs.

Alt text

The visualization of CVRP is given as follows.

Alt text

garbage_truck_monitoring_system's People

Contributors

longdq01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.