This is github like heatmap app which presents transaction heatmap for entire year based on local transactions file for year 2019. The “redder” it is the higher the failed transaction by accumulated value for that day and the “greener” it is the higher the successful transaction by accumulated value for that day.
Things can be added:
- Tooltip/popover to display the date on UI.
- Color indicators to easily understand the map
- Error Handling
- Accessibily support
- More tests