Visualize hierarchical estimates
Go to file
2022-07-19 19:27:54 -04:00
components feat: cleanup 2022-07-19 19:00:29 -04:00
data feat: Get prototype working. 2022-06-24 21:38:07 -04:00
pages feat: Get prototype working. 2022-06-24 21:38:07 -04:00
public feat: cleanup 2022-07-19 19:00:29 -04:00
styles feat: Get prototype working. 2022-06-24 21:38:07 -04:00
.gitignore feat: Get prototype working. 2022-06-24 21:38:07 -04:00
LICENSE.txt feat: Get prototype working. 2022-06-24 21:38:07 -04:00
netlify.toml feat: Get prototype working. 2022-06-24 21:38:07 -04:00
package.json feat: Get prototype working. 2022-06-24 21:38:07 -04:00
postcss.config.js feat: Get prototype working. 2022-06-24 21:38:07 -04:00
README.md tweak: point to correct domain 2022-07-19 19:27:54 -04:00
tailwind.config.js feat: Get prototype working. 2022-06-24 21:38:07 -04:00
yarn.lock feat: Get prototype working. 2022-06-24 21:38:07 -04:00

About

This repository displays hierarchical estimates. It presents the user with a tree with nodes which can be clicked on and inspected, which visualizes the underlying squiggle calculation.

So far, this mostly has visualization capabilities, meaning that edits are impermanent.

If you want to use the utility function extractor for a project, we are happy to add a page for your project, like hierarchical-estimates.netlify.app/your-project.

Built with

Usage

Navigate to hierarchical-estimates.netlify.app (to do: point to subdomain), and start visualizing.

Contributions and help

We welcome PR requests.

License

Distributed under the MIT License. See LICENSE.txt for more information.

To do

  • Allow for edits.
  • Change tailwinds to display stuff side by side, rather than at the bottom