A simple command-line based Expense Tracker built using Python.
This project allows users to add expenses, view all expenses, and calculate the total spent.
- Add an expense with name and amount
- View all added expenses
- Calculate total expenses
- Simple menu-driven program for easy use
- Python 3
- Clone this repository:
git clone https://github.com/Jyothithota-146/expense-tracker.git