Simple Flask app to track personal expenses.
- Clone the repo.
- Create a virtual environment:
python3 -m venv venv source venv/bin/activate - Install dependencies:
pip install -r requirements.txt
- Run the app:
python app.py
- Register and log in securely
- Add, view, search, and filter expenses
- Passwords are encrypted