Skip to content

chadali-h/Expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-tracker

A simple Python program to track personal expenses, categorize them, and visualize spending trends. Perfect for learning pandas and matplotlib while practicing data analysis.

The .csv file used contain 3 columns- date, expense type, amount and 144 data rows. --Features--

Calculate total spending.

Get spending by category.

Get spending by specific date.

Get monthly totals.

Bar chart for category-wise spending.Figure_2

Line chart to visualize monthly expense trends.Figure_1

Menu-driven and interactive.

--Requirements--

pandas

matplotlib

Releases

No releases published

Packages

 
 
 

Contributors

Languages