An application to track financial activities over multiple accounts. By exporting data from a bank account in CSV-format,
the data is then transformed and the user has capabilities to set up categories in their own style.
Gives the ability to plot different information in multiple graphs of their liking, i.e balance, diff of expenses/outcomes, most expensive categories per month etc.
Is frequently used to get a better grasp of the household economy, since the banks don’t really do a good job of categorizing different transactions the way we would like to.
.NET / Vanilla JS / Sqlite