Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 430 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 430 Bytes

Expense Tracker

A simple project to learn basic syntax and fundamentals of python

This project is an application that allows users to input and categorize their expenses. It features functionality to save expenses to a CSV file, summarize expenses by category, and calculate the remaining budget providing a budget summary. The budget summary also includes a daily budget calculation based on the remaining days in the month.