expense-tracker-api/ │ ├── README.md ├── AI_NOTES.md ├── requirements.txt ├── expenses.json │ ├── src/ │ ├── __init__.py ...