Ramin-RX7 / CafeMenu

Café management website with custom dashboard panel for staff
MIT License
2 stars 4 forks source link

Add ability to download charts and other analyses #152

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

Add a button next to all charts to be able to download them.

This has to be handled by a single function (using event listeners).

Also add the ability to download the data as csv. This dataset has to contain all orders that has ever been created in our database.

Ramin-RX7 commented 1 year ago

completed in #156