Description
This app was a side project used to help categorize and track my monthly transactions to see where my monthly spending is going. I built the app using Webpack, Node, Express, MongoDB, and Vue.js. The main functionality is to import a CSV file with a list of transactions and to label each transaction with what the transaction is. Once labeled, the next time the program sees a similar transaction, it automatically labels the transaction. You can see how much money was spent and how much was paid toward the account.
More Info:
The project is not available publicly.