This is a polling app made using Python, Djaongo and Google charts.
- Create polls
- Vote on polls
- See the results of polls
- Contributing
Pull requests are welcome.
git clone https://github.com/SHREYK213/Polls_App/
cd django
cd mysite
python manage.py runserver