Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

expense-tracker-python

Expense Tracker using Python

A simple Expense Tracker application built using Python.
This project helps users record and analyze their daily expenses.

Features

  • Add expenses
  • View all expenses
  • Monthly expense analysis
  • Category-wise spending analysis
  • CSV file storage

Technologies Used

  • Python
  • CSV File Handling
  • Functions
  • Dictionaries
  • Datetime Module

Project Structure

expense-tracker-python/
│
├── expense_tracker.py
├── expenses.csv
├── README.md
└── screenshots/

How to Run

  1. Clone the repository
git clone <repository-link>
  1. Open project folder
cd expense-tracker-python
  1. Run the program
python expense_tracker.py

Sample Output

===== Expense Tracker =====
1. Add Expense
2. View Expenses
3. Monthly Analysis
4. Category Analysis
5. Exit

Learning Outcomes

  • Python programming fundamentals
  • File handling
  • Data analysis basics
  • Problem-solving skills

Author

Jhansi

About

A simple Python-based expense tracking application that helps users record, manage, and analyze their daily expenses. The project allows users to add, view, and categorize expenses while maintaining a clear record of spending patterns.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages