Kitchen Patrol Charting Application An example application, written in Rust, by someone with little frontend experience Usage Browse to https://bluejekyll.github.io/kp-chart/ Building Initililize once $> make init Build $> make build Start a local appserver $> make run Deploying $> make deploy