A simple command-line transaction tracker built in Python.
This project helps users keep track of their income and expenses directly from the terminal.
- 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
- Clone the repository:
git clone https://github.com/Manishrajmss13/CLI_Transaction_tracker.git
cd CLI_Transaction_tracker
- To run the program:
python main.py
![]() |
![]() |