122 Forks
208 Stars
208 Watchers

Django-Poll-App

Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.

How to download and setup Django-Poll-App

Open terminal and run command
git clone https://github.com/devmahmud/Django-Poll-App.git
git clone is used to create a copy or clone of Django-Poll-App repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Django-Poll-App https://github.com/devmahmud/Django-Poll-App/archive/master.zip

Or simply clone Django-Poll-App with SSH
[email protected]:devmahmud/Django-Poll-App.git

If you have some problems with Django-Poll-App

You may open issue on Django-Poll-App support forum (system) here: https://github.com/devmahmud/Django-Poll-App/issues