Skip to content

vasanthreddylingala/Budget-Tracker-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Budget Tracker Application — Python

Built during Python internship at Coding Raja Technologies, May–June 2024.

What it does

A command-line budget tracker that helps users manage personal finances by tracking income and expenses. Data is saved automatically between sessions.

Features

  • Add income with category and date
  • Add expenses with category and date
  • View total income, expenses, and current balance
  • View all transactions in a formatted table
  • View spending breakdown by category
  • Data saved automatically to budget_data.txt

Tech stack

Python · OOP · File Handling · CLI · datetime

How to run

python budget_tracker.py

Usage

Menu:
1. Add Income
2. Add Expense
3. View Summary
4. View All Transactions
5. View by Category
6. Exit

Sample output

=============================================
         BUDGET SUMMARY
=============================================
  Total Income  : Rs 25000.00
  Total Expense : Rs 8500.00
  Balance       : Rs 16500.00
=============================================

Author

Vasanth Reddy Lingala — Coding Raja Technologies Internship, 2024

About

Python budget tracker CLI app with income/expense tracking and category breakdown. Built during Coding Raja internship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages