All Projects → bradtraversy → Pollster_django_crash

bradtraversy / Pollster_django_crash

Polling app built with Django (Django Crash Course)

Programming Languages

python
139335 projects - #7 most used programming language

Pollster App (Django Crash Course)

Python Django app to create polls with questions/choices

Quick Start

# Install dependencies
pipenv install

cd pollster

# Serve on localhost:8000
python manage.py runserver

Commands Gist

You can find all of the commands from the project here: https://gist.github.com/bradtraversy/06538da5924882b2cf30fa6310d505b1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].