Skip to content

Track India's Cleanliness Status.

License

Notifications You must be signed in to change notification settings

souravbadami/mycleanindia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCleanIndia

A toolkit which gives us the power to analyse the health situation in the country by effectively mapping the location with it's current status and generating reports over it.

Installation

  1. Install all the required packages to build MyCleanIndia using pip install -U -r requirements.txt.

  2. Go to application root, then cas and open settings.py.

  3. Go the the database section and add your database details.

  4. Now type python manage.py makemigrations.

  5. Now type python manage.py migrate.

  6. Finally type python manage.py runserver <port>.

The port argument is optional. If the terminal throws an error of port being unavailable, please add the port argument and execute the command. (Like, python manage.py runserver 8081.

Keeping in touch

  1. Slack.
  2. Social media: Twitter, Facebook.

About

Track India's Cleanliness Status.

https://mycleanindia.herokuapp.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.3%
  • JavaScript 21.7%
  • Python 20.8%
  • HTML 19.2%