Tuesday, September 3, 2019

N26 money over time graph visualisation

I am using N26 for banking and always had the problem that they don't have a visualisation tool that can show me the flow of my money over time.
I wanted to have this so bad that one time I sat down and created one myself!
It's basically a very simple static site generator, where nodejs (ejs templates) fills in some data from an exported csv file, and injects it on a page where C3.js is already loaded. Nothing too complicated!
If you have any questions, feel free to write a comment or create an issue on the github repo.
https://github.com/nagyadam2092/n26-stats