Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

#Expense Tracker A command-line expense tracker built in Python.

What it does

-Add expenses with a name, amount, and category -View a summary of all expenses -saves data to a JSON file so expenses persist between sessions

How to run

  1. Make sure Python is installed
  2. Run: python expenses.py

What I learned

  • Functions and return values
  • Lists of dictionaries
  • Reading and writing JSON files

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages