Skip to content

Jezternz/tree-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tree-explorer

A simple webapp to explore a tree of information.

Originally used to run simple tracking of a teams work.

Features:

  • Running online free at https://jezternz.github.io/tree-explorer/
  • Wildly simple, all leafs can contain other leafs and text and thats it!
  • All changes are saved to local storage, so you can just come back to the site and continue where you left off (in the same browser).
  • Ability to zoom/pan
  • Ability to add/remove branches/leafs at any depth
  • Ability to resize leafs between 3 sizes to indicate size or importance.
  • Leafs can either contain child leafs (and have a text title) or contain text.
  • Ability to import/export json

Future features:

  • Various panning/zooming improvements
  • Redo/Undo history buttons
  • Ability to select another source beyond localstorage (e.g. an endpoint to put/get json from)

About

A simple webapp to explore a tree of information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published