Garbage Management System based on Django Python
ABSTRACT
Smart cities integrate multiple Django Applicationto build a comfortable human habitation. One of these solutions is to provide an environmentally friendly, efficient and effective garbage management system. The current garbage collection system includes routine garbage trucks doing roundsdaily or weekly, which not only doesn’t cover every zone of the city but its completely inefficient use of government resources. The proposed system, where admin manage the garbage app for full online based mointoring and analyze the system. Her admin handle bins, driver, complaints from user and work report from driver. This paper proposes a cost-effective mobile or web based system for the government to utilize available resources to efficiently manage the over whelming amounts of garbage collected each day, while also providing a better solution for the inconvenience of garbage disposal for the citizens. This is done by a driver, app will provide predictive and guide routes generated through for garbage trucks. Then driver update the status of work done will be data collected. An android or web app is developed for the work force and the citizens, which primarily provides the user create complatints available smart bin. Garbage Management System based on Django Python application



Garbage Management System based on Django Python application
Software Requirements:
Front-End : HTML5, CSS3, and JS
Back-End : Python, MySQL 5.5
Tool : XAMPP 8.1 – 64 bit
Framework : Django 3.2.8
Existing Solution:
- Employees heading for their workstations every morning. For all those people, there are just not enough garbage bins available. On the streets of urban cities, hundreds of people are passing the same location around one minute.
- The obvious solution to this is for the cleaning staff to stay near garbage bins every day till they fill up to clean them. This is not a real solution.
- There are some notable negative effects when considering the garbage bins always being full. One of the main effects is the surrounding area starting to smell and be very unpleasant. When the garbage bins are full people put their trash on sides of the garbage bins.
DISADVANTAGE
- Time consuming and less effective: trucks go and empty containers whether theyare full or not.
- High costs.
- Unhygienic Environment and look of the city.
- Bad smell spreads and may cause illness to human beings.
- More traffic and Noise
Proposed Solution:
- The proposed system overview for this system. Solid waste management can be broadly categorized as segregation, collection, and transportation.
- The server will collect the data and store them only a database. This data will be analyzed and displayed on two different dashboards that can be accessed by the workforce and clients.
- Using data analytics, reports will be generated which can be monitored by the admins through the admin dashboard.
- Based on the data collected, garbage trucks can be given routes generated and google maps to efficiently route through all necessary garbage bins and finally reach the dumping site
Advantages
- Real time information on the fill level of the dustbin.
- Deployment of dustbin based on the actual needs.
- Cost Reduction and resource optimization.
- Improves Environment quality
- Fewer smells
- Cleaner cities
- Intelligent management of the services in the city.
- Effective usage of dustbins.
SYSTEM MODULES:
- Administrator
- Login
- Create Garbage bin
- Update/Delete garbage bin
- Assign best route for drivers
- Manage driver
- View Garbage Report
- View complaints from public
- General Public
- Register
- Login
- Register complaint
- My complaint & status
- Driver
- Login
- Check daily work updates
- Choose best route
- Update garbase load
Modules Description:
- Administrator
- Login
- In log in page, admin can manage all information. They can update or edit any information.
- Create Garbage bin
- Admin can create the grabage avaible in the city with details and location
- Update/Delete garbage bin
- Admin can View and update the grabage avaible in the city with details and location
- Assign best route for drivers
- Admin can update the grabage best route to reatch the bin of the city quickly
- Login
- Manage driver
- Admin can Create & View and update the driver login details
- View Garbage Report
- Admin can View work report of grabage all updates from the driver
- View complaints from public
- Admin can View the complaint and update status of the complaints
- General Public
- Register
- User can register to grabage application
- Login
- User can login to grabage application
- Register complaint
- User can register to complaints about the cleaning of the garbage
- My complaint & status
- User can view the status of the complaints about the cleaning of the garbage
- Register
- Driver
- Login
- Drive can login to grabage application
- Check daily work updates
- Drive can update the daily work status
- Choose best route
- Drive can view the route for the garbage bins
- Update garbase load
- Drive can update the load for the garbage bins
- Login