Key Feature: Send notifications to your desktop.
Budget Calculator
This is a simple budget calculator application built with Python and tkinter. It allows users to add expenses and calculates the total expenses dynamically. Notifications are displayed whenever a new expense is added.
Features
- Add expenses with item name and cost
- Calculates total expenses in real-time
- Displays notifications for each new expense added
- Simple and intuitive user interface
Dependencies
- Python 3
- tkinter
- plyer
Usage
Install the required dependencies:
pip install plyer
Run the budget_calculator.py
script:
python budget_calculator.py
- Enter the item name and cost in the respective entry fields.
- Click the "Add Expense" button to add the expense.
- The total expenses will be updated dynamically, and a notification will be displayed for each new expense added.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
Author Ana