Skip to content

Conversation

@codewithdhruba01
Copy link
Contributor

This pull request adds a command-line based Personal Expense Tracker Project built with Python. It allows users to manage and track their daily expenses categorized by type and date. The app supports adding, viewing, filtering, and saving expenses with an intuitive CLI menu.

  • Add and store daily expenses with category, date, and notes
  • View expenses by day, week, month, or all
  • Filter by category
  • Save and load expenses using file handling
  • Basic input validation for date and amount

This script is simple, self-contained, and useful for beginners to learn Python's datetime, file I/O, and list filtering.

@geekcomputers geekcomputers merged commit 9a9fc79 into geekcomputers:master Apr 25, 2025
@codewithdhruba01 codewithdhruba01 deleted the add-project branch April 25, 2025 16:41
@codewithdhruba01
Copy link
Contributor Author

thanks

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.

2 participants