A comprehensive personal finance management and document processing application built with Python, Flask, and SQLite. Track expenses, analyze spending patterns, extract financial data from documents, ...
expense_tracker/ ├── app.py # Flask backend (routes + SQLite logic) ├── requirements.txt # Python dependencies ├── expenses.db # Created automatically on first run ├── templates/ │ └── index.html # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results