Skip to content

daeanna/Personal-Budget-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Personal-Budget-Calculator-

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

  1. Enter the item name and cost in the respective entry fields.
  2. Click the "Add Expense" button to add the expense.
  3. 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

About

Key Feature: Send notifications to your desktop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages