BudgetManager is a Python program that helps you manage your personal budget. It allows you to input your available funds, add expense categories with their costs, and generate a detailed Excel report showing the balance and a breakdown of all expenses.
- Input your available budget
- Add expense categories and their costs
- Automatically calculate the remaining balance
- Generate an Excel report with a detailed list of expenses and balance
- User-friendly interface for entering data
- Clone this repository:
git clone https://github.com/julfys/BudgetManager.git