/budget-application

User-defined python package that creates a class instance for each desired budget category. Actions such as deposits, withdrawals, and transfers for each category can be made and recorded. Finally, a spending bar chart can be printed as a string which shows the percentage spent in each category rounded to the nearest tens.

Primary LanguagePython

This repository is not active