Originally created from: https://github.com/JoshAntBrown/hill-chart-api Then forked from: https://github.com/nalmeida/hill-chart-api
I love basecamp's hill chart for visualizing where work is at, discussing trade-offs and risks. I do not however fully embrace shape up for work and want to create something that will work with other frameworks. I currently app using an AWS cloud function tied to my Notion board that generates a hill chart on hill-chart-api and updates the embedded view on my Notion. I really want to experiment with how the chart is rendered and thus have forked the above repos.
- Deploy to firebase
- Make graph ui cleaner
- Migrate Notion <> Hill Chart AWS Lambda to Firebase Cloud Function
- Add cloud function invoke button to allow refreshing the chart when embed in Notion