#HoneyCell_django project
This project is going build a our HoneyCell project based on Django framework.
###Basic requirement
###Instruction
- Pull down the repository from github
- Open the Terminal
- cd into folder "HoneyCell_django"
- Type the command "python manage.py runserver", and enter
- Open a browser and type in address: "127.0.0.1:8000"