This app was created as part of the Udemy course "The Complete JavaScript Course" by Jonas Schmedtmann : https://www.udemy.com/the-complete-javascript-course/
- New lines of income (+ sign) or expense (- sign) can be entered with a name an amount via the input fields
- The "repeat" field is used in case you have 3 expenses or incomes of the same type (e.g.] you went three times to the cinema for 8 euros each time)
- You can delete any line by hovering the mouse over it and clicking and the delete sign
- The total expense, income and balance are summed up in the upper part
- Each line of expense as well as the total expense amount come with a % showing how much of your total income they represent