Skip to content

nerd-10/Python-expense_tracker_cli_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Expense Tracker (CLI Project)

A simple Command-Line Interface (CLI) based Expense Tracker built with Python.
This project allows users to add expenses, view all recorded expenses, calculate total and average spending, and clear all records.
It is designed to practice Python fundamentals like lists, loops, exception handling, and functions.


Features

  • ➕ Add a new expense
  • 📋 View all recorded expenses
  • ➗ Calculate total and average of expenses
  • 🗑️ Clear all expenses
  • 🚪 Exit the application

Technologies Used

  • Python 3
  • No external libraries (only Python standard library)

How to Run

  1. Clone this repository:
    git clone https://github.com/nerd-10/Python-expense_tracker_cli_project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages