Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 111 Bytes

File metadata and controls

7 lines (4 loc) · 111 Bytes

spending_tracker_app

createdb transactions

psql -d transactions -f db/transactions.sql

python3 console.py