You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make many analytics dashboards (that's what this app is for in the first place, probably with Highcharts).
82
+
* Support JS closures in Chart objects (by using a placeholder to remove quotes maybe?).
82
83
* Add a lot of fixtures to play with.
83
84
* Add translations for tags (maybe using an extension like gedmo or knp?).
84
85
* Implement more source file types like xls, ods, etc., that could be transformed to CSV before importing them. [PHPSpreadsheet](https://phpspreadsheet.readthedocs.io/) is already installed, though not used yet.
@@ -97,9 +98,10 @@ Feel free to contribute 😉.
97
98
98
99
* Operation tags (insurance, internet provider, car loan, etc.). Multiple tags per operation.
99
100
* Demo app at https://piers.ovh/compotes/ with credentials `admin`/`admin` and database reset every day.
0 commit comments