Skip to content

xamidjonovk/DjangoTree

Repository files navigation

DjangoTree

Tree Structure in Django

Installation

  1. Clone this repo from github
  2. create virtual environment
  3. pip install -r 'requirements.txt'
  4. python manage.py makemigrations
  5. python manage.py migrate
  6. python manage.py createsuperuser
  7. python manage.py runserver

DIVISIONS ON TREE VIEW

image

Employees of selected division

image

I used Soft UI Dashboard for Admin panel

image

About

Tree Structure web project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published