The front-end is just a HTML, JQuery and Google Charts hack at the moment, with the intention of getting something displaying. This all resides in api/templates/index.html. If someone wanted to replace this with a nice, slick modern SPA, potentially with charting via d3.js, then that would be the ideal overhaul.
The front-end is just a HTML, JQuery and Google Charts hack at the moment, with the intention of getting something displaying. This all resides in
api/templates/index.html
. If someone wanted to replace this with a nice, slick modern SPA, potentially with charting via d3.js, then that would be the ideal overhaul.