ICS4U · Project 01 · 2026
A money tracker you run from the terminal. You log in, add what you spent, set budgets for each category, and let pandas and matplotlib handle the math and the charts.
Run it live in your browser Python loads right in your browser to test it out.try/except, so a missing CSV won't crash the whole thing.getpass, so your password stays hidden instead of showing up as you type.Built with Pandas·Matplotlib·Datetime·Calendar·Getpass·Sys. The rest is just plain Python.
ICS4U_Project1.ipynb, or the .py version below.