devmahmud/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.
Join the conversation
Reviews · Questions · Posts
Share what you know about Django-Poll-App — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting Django-Poll-App.
Project Q&A
Questions and answers
Browse implementation threads tied directly to devmahmud/Django-Poll-App. Each question links through to the full answer page.
Be the first to ask how teams run Django-Poll-App in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses Django-Poll-App — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post