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.