npm install
npm run serve
- A searchable filter on client's first name (Available on top left corner of the application).
- Filterable Bar's in Bar chart by a clickable button (Available as a clickable legend in bar chart).
- Proportion of accounts with balances >=0 and < 0 are displayed in a pie chart.
- Corresponding accounts can be highlighted when hovered on pie chart (This is made available on hover for ease).
- Provided "More" button to display accounts available for the client.