Skip to content

SamCaruso/Expense-Tracker-with-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Expense-Tracker-with-JSON

An Expense Tracker built in Python that allows the user to enter an initial budget, then add, edit and remove expenses and credits, and view a detailed breakdown of their budget. It is designed to store and show entries chronologically, not alphabetically or based on their amount. The data can then be saved to a json file, which will be automatically accessed the next time the program is run

Features

-Add, Edit, Remove expenses and credits: chronological order is maintained

-Budget Overview: breakdown of initial budget, individual expenses and their total, individual credits and their total, remaining budget

-Data Persistence: option to save the data to a json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages