Skip to content

Add expense tracker project - #329

Open
DIGVIJAYGOWDA wants to merge 1 commit into
Shahrayar123:masterfrom
DIGVIJAYGOWDA:add-expense-tracker
Open

Add expense tracker project#329
DIGVIJAYGOWDA wants to merge 1 commit into
Shahrayar123:masterfrom
DIGVIJAYGOWDA:add-expense-tracker

Conversation

@DIGVIJAYGOWDA

Copy link
Copy Markdown

Description

Added a beginner-friendly command-line Expense Tracker built with Python.

Features

  • Add expenses
  • View all expenses
  • Calculate total expenses
  • Delete expenses
  • Store expenses using JSON
  • Load previously saved expenses

Files Added

  • expense_tracker.py - Main application
  • expenses.json - Local expense storage
  • README.md - Project documentation

Testing

The application was tested for:

  • Adding expenses
  • Viewing expenses
  • Calculating total expenses
  • Deleting expenses
  • Invalid input handling
  • Persistence after restarting the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant