Skip to content

WSDC-NITWarangal/bootcamp-projectAlpha

Repository files navigation

##Instructions

Requirements

  • pip
  • virtualenv
  • python > 2.7
  • Editor Nano/VI/Sublime-text/Atom/Notepad++

Steps

  • Create virtualenv by using virtualenv venv command
  • Activate virtualenv source venv/bin/activate for linux or source venv/Scripts/activate
  • pip install -r requirements.txt installs all requirements
  • python manage.py syncdb
  • python manage.py runserver

ToDo

  • Need to add more features and post features
  • Experiment with plugins etc.

About

Django Tutorial - Student Profile usecase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published