shayan-cyber / SaniJunk

A Garbage Locator Website Using Django (Project For CSS Hackathon)

Home Page:https://sanijunk.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaniJunk

A website to identify the places/locations with large saturation of wastes and saving data regarding that in the database of the website. Locate those places in the website through the Google Maps which are close to the user's location. Allowing NGOs and authorities to register in the website so that they can get details of those places through automated mail and do the sanitization.

Screenshots

App Screenshot App Screenshot App Screenshot

commands

  • View locations around you with saturation of garbage
  • Apply for sanitization and help others
  • Get featured in the leaderboard of the website for the help
  • Add Location with saturation of garbage
  • Sign in to the newsletter and get notified when new place is located

Run Locally

  • Clone the project
  git clone https://github.com/shayan-cyber/SaniJunk.git
  • Make virtualenv
  python -m virtualenv [env name]
  • Activate virtualenv
  . [env name]/Scripts/activate
  • Install dependencies
  pip install -r software.txt

Tech Stack

Frontend Bootstrap, CSS, Javascript

Backend: django, Python, Google Maps API, Javascript

Contributors(frontend part)

Logo

Feedback

If you have any feedback, please reach out to us at debroyshayan@gmail.com

About

A Garbage Locator Website Using Django (Project For CSS Hackathon)

https://sanijunk.pythonanywhere.com/


Languages

Language:HTML 58.1%Language:CSS 19.7%Language:JavaScript 17.8%Language:Python 4.3%