A Python-based finance tracker using SQLite for data storage and CSV export functionality.
- Add, view, and delete transactions
- Export transactions to CSV
- Clone the repo:
git clone https://github.com/bryanlokhim/finance-tracker-backend.git - Run the script:
python3 main.py