## 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 - [Nextjs](https://nextjs.org/) - [Netlify](https://github.com/netlify/netlify-plugin-nextjs/#readme) - [React](https://reactjs.org/) - [Squiggle](https://www.squiggle-language.com/) ## Usage Navigate to [hierarchical-estimates.netlify.app](https://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