time-to-leave-visualiser

🚧 WIP 🚧

A visualiser for the Time to Leave tool

Getting Started

node backend.js
curl http://localhost:3000?start=2020-7-1&end=2021-6-30

TODO:

  • Add frontend to visualise hours
  • Add script to bootstrap backend and frontend