A public poll site where people can vote and comment on questions
###How to run the app:
- clone the repository
- Enter into the Virtual-Poll folder and execute the following commands from terminal:
source django-user/bin/activate
cd django-user
cd mysite
python manage.py runserver
- Go to the browser and type the following url
127.0.0.1:8000/