A Web application which helps reporting the complaints about Garbage, Potholes, Stray catttles to authorities by just one click!
- Frontend: HTML/CSS/Bootstrap/JS
- Backend: Django
- Fork and Clone the repo using
git clone https://github.com/khannakshat7/Garbage-Geolocator-Django.git
cd Garbage-Geolocator-Django
- Make migrations using
python manage.py makemigrations
- Migrate Database
python manage.py migrate
- Create a superuser
python manage.py createsuperuser
- Run server using
python manage.py runserver 3000
Need help? Feel free to contact me @ [email protected]
Made By Akshat Khanna with ❤️