Skip to content

Manishrajmss13/CLI_Transaction_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Transaction Tracker

A simple command-line transaction tracker built in Python.
This project helps users keep track of their income and expenses directly from the terminal.

Features

  • Add income or expense entries with category and timestamp
  • View a detailed transaction table
  • View current balance in real time
  • Minimal and easy-to-use CLI interface

How to Run

  1. Clone the repository:
git clone https://github.com/Manishrajmss13/CLI_Transaction_tracker.git
cd CLI_Transaction_tracker
  1. To run the program:
python main.py

Screenshots

About

A Python CLI app to manage budget and expenses (Basic version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published