Skip to content

An API that produces Basecamp style hill charts for tracking project progress

Notifications You must be signed in to change notification settings

huntsyea/hill-chart-api

 
 

Repository files navigation

Hill Chart API

Originally created from: https://github.com/JoshAntBrown/hill-chart-api Then forked from: https://github.com/nalmeida/hill-chart-api

The Why

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.

Gameplan

  • 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

About

An API that produces Basecamp style hill charts for tracking project progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.4%
  • JavaScript 46.6%