A simple front-end data visualization application written with ReactJS, Redux, and Nivo.
Enter your income and expense sources to find out your money flow (income - expense) and composition of both your expense and income.
- Money Flow
- Total Income
- Total Expense
- Waffle Chart visualizing how income is compared to expense
- Total Income
- Add Income and Clear Income buttons
- Pie Chart visualizing incomes composition
- Income list with action buttons (edit/delete)
- Total Expense
- Add Expense and Clear Expense buttons
- Load default expense template button
- Sunburst Chart visualizing expense composition
- Expense category/item list with action buttons (edit/delete)
Money Flow App on Github Pages