Skip to content

grandimam/polls-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Polls Platform

Getting Started

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Home Page

Login Page

Listing Page

Details Page

Results Page

About

Simple Django Todo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published