A vue.js based front end. Located in the directory frontend
The backend is written in Go and interfaces with the rest of the world via a RESTful interface.
It is located in the directory backend
Integration with external data sources is through the RESTful intefrace, with loaders being required to transform the data. Examples for various banks and a Doxie scanner are to be found in the loaders directory