ShimantaBhuyan / django-polls

Polling application built in Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-polls

A place for creating polls made in Django

Motivation

Building over the official django tutorial I added the following functionalities :

  • User registration and login system
  • Poll creation facility for users
  • One user can vote only once for a question

Demo

Try it out in the following link

polls

About

Polling application built in Django.


Languages

Language:Python 69.8%Language:HTML 29.0%Language:CSS 1.2%