Skip to content

Diksha-Rathi/Smart-Bin-GHC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Smart Bin GHCI

The Smart Bin project of GHC Women Hackathon 2015.

View demo video: Desktop View | Mobile View

  • Clone the source.
$ git clone [email protected]:diksha-rathi/Smart-Bin-GHC.git
  • Install postgresql.

  • Create a database with the name 'smart_bin'.

  • Edit the following lines in smart_bin/settings.py with your username and password for the database.

'USER': 'your_username',
'PASSWORD': 'your_password',
  • Create migrations for the models.
$ python makemigrations

Run the project

$ cd Smart-Bin-GHC
$ python manage.py runserver

##License

MIT

Thanks for creating the following:

About

The Smart Bin project of GHC Women Hackathon 2015.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •