nmd17 / mptt_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mptt_project

FUNCTIONALITY:

Users will be able to create a new account and have a personal branch within the mptt tree

If it is the first time you are logging on, then your first root node (essentially base directory) will be be the same name as your chosen username. From that point on you will be able to name things whatever you like and build your tree.

HOW TO RUN:

  1. Clone repo
  2. run 'python manage.py runserver' from 'wptt_project' directory
  3. Enjoy

About


Languages

Language:Python 75.5%Language:HTML 24.5%