Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

⭕ Poll app using Django

▶️ Introduction

This project walks you through creating a basic poll application. It’s got two parts:

  • A public site that lets people view polls and vote in them.
  • An administrative interface that lets you add, change and delete polls.

Installation Guide: pip install django

Note

Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.

▶️ Reference

▶️ Screenshots

admin-pagealt tag

questionsalt tag

choicesalt tag

change-passwordalt tag

web-pagealt tag

About

Poll application using Django framework. With additional options of changing password, adding questions directly from admin page, adding multiple choices for questions, adding published date for the questions.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages