Skip to content

craj/JSON-Topic-Organiser-or-Category-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Topic Organiser or Category Editor (Hierarchy Editor)

d3.js based JSON topic organiser or category tree editor. Helps in organising topics in a well defined hierarchy, establishing a clear parent, child and peer relationships.


Features

  • Login based topic tree editor
  • Create topic, sub-topic
  • Delete topic, sub-topic
  • Move topic, sub-topic (Drag n Drop)
  • Zoom-in/Zoom-out to view fully expanded top
  • Expand or Collapse a topic
  • Save edited topic hierarchy
  • Download edited topic hierarchy
  • Load new topic hierarchy

Install and Run

$ git clone <gitpath>
$ cd <dir>/flask/
$ pip install -r requirements.py
$ python topics_editor.py

Credits

Based on

https://gist.github.com/robschmuecker/7880033

https://github.com/adamfeuer/d3js-tree-editor


License

MIT License

About

d3.js based JSON topic organiser or category tree editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published