Skip to content

KERELKO/django-poll-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Poll App

The main purpose

  • To give people capability to vote in polls
  • To give people opportunity to create polls
  • To give people observation statistics about polls

Technologies

  1. Django
  2. Bootstrap

How to use

  1. Clone the project
git clone https://github.com/KERELKO/Django-poll-app
  1. install dependencies in your virtual environment
pip install -r requirements.txt
  1. go to directory with manage.py (./PollApp/manage.py)
  2. Since it doesn't use any external dependencies like Redis, you can just run
python manage.py runserver

Brief overview

image image image image Colors: https://colorhunt.co/

About

Simple Django poll app with Bootstrap5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published