Ever wondered, how much exactly you are spending each month / day? This little chart generator might be useful for you! 🥳
A simple chart generator for N26 accounts where one can visualize the flow of one's money.
- Export your transactions (the more the better)
- Clone this project
- Rename the csv to
n26.csv
and put it under the project's root - (Optional) Install Node.js
npm i && node server