- This app allows us to add, remove and edit the expense items.
- Shows the % of each item in expense list with respect to the total income.
- There is an option of changing the sign to indicate the income or expense item.
- The amount is entered by user and can be adjusted by up-down sign.
- THe total Expense column also shows the % with respect to the total income.
- We can remove any item from either side by clicking on the 'cross' option while hovering over the item.
- JS
- html
- CSS