bodong-persional-financetracker
v1.0.0
Published
A CLI application for tracking personal finances, including expenses, income, and savings.
Downloads
3
Readme
Personal Finance Tracker CLI
A CLI application to help you track personal finances including expenses, income, and savings. Easily add transactions, generate finance reports, and analyze your spending and saving patterns over time.
Features
- Add income and expense transactions with descriptions.
- Generate financial reports to understand your spending habits.
- Analyze trends in your personal finances.
Installation
- Clone this repository.
- Navigate to the cloned directory.
- Run
npm install
to install the required dependencies. - Start the application by running
npm start
.
Usage
Follow the interactive prompts to add transactions or generate finance reports.
Enjoy managing your personal finances with ease and insight!