Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 857 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 857 Bytes

Expense Tracker CLI Application

The Expense Tracker CLI application is a simple command-line tool to help users manage their finances. It allows users to add, delete, and view their expenses directly from the terminal. Additionally, the application provides a summary of expenses for an overview of financial activity.

Features

  • Add Expenses: Quickly add expenses by specifying details such as amount, date, and description via the command line.
  • Delete Expenses: Remove unnecessary or incorrectly added expenses using simple commands.
  • View Expenses: Display a list of all recorded expenses with relevant details.
  • Expense Summary: View a consolidated summary of total expenses directly in the terminal.

License

This project is licensed under the MIT License. See the LICENSE file for details.

https://roadmap.sh/projects/expense-tracker