-FIX DateTime generating its own date
-reorganise client side ressources import
- use something alike the autoloader for javascript
- maybe use one of the vue.js recommended way of creating (and serving?) components
- don't inline the css. Or do, idk really, whichever is better for our use case
-download the -min version of every library we use to save some bandwidth
-factorise sample parameter and project parameter
-factorise interval parameter and value formatter
-tidy up the javascript
- remove unneeded code
- add comments