MoneyMap A simple expense tracker built with Flask and Vanilla JavaScript. Features Add and delete expenses. Dynamic card-based UI. Real-time calculations. How to run Clone the repo. Install requirements: pip install -r requirements.txt Run: python app.py