Polls_Website Website with Django framework. Open terminal and enter the command: python manage.py runserver Visit http://127.0.0.1:8000/polls Then you can see all voted items and click to vote! Also, you can see the visual results after voting.