Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 771 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 771 Bytes

Bank Transaction Tracker (BTT)

Bank Transaction Tracker (BTT) is a web application for tracking income and expenditure. It has been developed using Python 3 and the Flask web framework.

How it Works

  • Download your bank transactions as CSV files via your Internet banking website
  • Upload the CSV files into BTT
  • Tell BTT how you want to classify your transactions
  • Track income and expenditure using the charts and graphs
  • BTT will observe how you classify transactions and learn to do it automatically

More Information

Visit Bank Transaction Tracker

BTT