A simple Expense Tracker built in Python. It allows you to: Add and view daily expenses Calculate total expenses View expenses by category Save and load expenses using JSON This project helps practice Python basics, functions, loops, conditionals, and working with files & JSON.