raajtilaksarma / 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
  • Users can upload/change their profile picture
  • Posted questions appear along with who posted them

Try it out

DJANGO-POLLS

About

Polling application built in Django.


Languages

Language:Python 60.0%Language:HTML 30.2%Language:CSS 9.8%