The Budget App contains two main parts:
which takes user input for a budget category for the following actions:
- deposit
- withdraw
- get balance
- transfer
- check funds
As an example:
The app outputs:
which creates a string-formatted visualization. The chart shows for the amounts (withdrawals) per category as a percentage of total spending. An example output is shown below:
⬇⬇⬇The images shown here and more information about the Budget App Project from FreeCodeCamp can be found:⬇⬇⬇
https://www.freecodecamp.org/learn/scientific-computing-with-python/build-a-budget-app-project/build-a-budget-app-project