Django
BankExp App
Overview
A work in progress project for an app to store some of my bank statements and to view and manage that data. The idea would be to save the data from the csv files to a database and use Django to build an app to interact with that data. …