Project built using LAMP stack, and PHP for backend. Using jQuery and Rappid.js for front end.
- Instead of loading that emergency procedure as the initial chart, have it load the JSON from the server over ajax.
- Add a button to the top toolbar to save the existing chart as JSON, also over ajax, to a PHP endpoint. You can write to a flat file for now.
- Install node and npm package manager.
- change to directory on your local APACHE server. Make sure apache server is running.
- git clone https://github.com/matt-catellier/rappidUI.git
- cd KitchecnSink 3
- npm install
- go to local host with patch /KitchenSink/public
NOTE:
- make sure you have read, write, execute permissions on the folder you store it in