Skip to content

shabnam-codes/Finance-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple finance tracker

This is a command-line tool for tracking personal finances using a CSV file. Add transactions, view summaries, and plot income/expense trends over time.

Features

  • Add income or expense transactions.
  • View transactions within a date range.
  • Summary of total income, expense, and net savings.
  • Visualize trends with matplotlib plots.
  • Data stored in a CSV file (finance_data.csv).

Takeaways

Simple Interface: Easy-to-use menu-driven system for adding and viewing transactions.
CSV Storage: Saves data in a structured and portable format.
Date Filtering: Allows viewing transactions within a date range.
Summarized Insights: Provides total income, expenses, and savings.
Plotting: Visual trends help understand finances over time.

Requirements

  1. matplotlib
  2. pandas

About

Simple Finance Tracker

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages