zahrabateninia / Django_doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Polls Application

The Django Polls application is a web-based application that allows users to:

  • Create polls with multiple choices.
  • Vote on polls.
  • View poll results.

This application is built by following the official Django tutorial.

About


Languages

Language:Python 85.2%Language:HTML 14.3%Language:CSS 0.5%