Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 404 Bytes

File metadata and controls

10 lines (9 loc) · 404 Bytes

Finance Tracker Backend

Climber scaling a steep cliff

A Python-based finance tracker using SQLite for data storage and CSV export functionality.

Features

  • Add, view, and delete transactions
  • Export transactions to CSV

Setup

  1. Clone the repo: git clone https://github.com/bryanlokhim/finance-tracker-backend.git
  2. Run the script: python3 main.py