Skip to content

    budget-app

    Created by
    mrarvind90
    mrarvind90

    A Python program to initialise a budget category object which allows depositing, withdrawing, as well as transferring funds to another budget category object. Additionally, it can also return a formatted string representation of the category ledger as well as creating visual charts that depict the percentage of spending in each category.

    Preview