Skip to content

muruthimartin/polls_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polls_app usage

  • git clone https://github.com/muruthimartin/polls_app.git
  • cd polls_app
  • pip install pipenv
  • pipenv install django
  • pipenv shell
  • cd pollster
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver 8080

About

A simple polling app with django - a nice beginner project with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors