- install serve
- 'node server.js' to run json-server
- 'npm start' to run this project code locally.
- add dashboard(tab) Click '+' next to the dashboard to abb new dashboard. New dashboard has one dummy chart.
- delete dashboard Click 'x' to delete dashboard. The first tab can't be deleted.
- add chart Click + button to open dropdown menus. Click add button to add chart. Fill all the fields to add new chart.
- delete chart Click 'x' button on the chart. The chart will be deleted when you click delete button.
- edit chart Click pencil icon to edit the chart. Title, labels and values are editable.
- edit dashboard name If you double clicked dashboard name, you can edit its name. Change the name and push enter button.