datenzar / tresor-import

Create Tresor One activities from PDF statements of brokers/banks

Home Page:https://tresor.one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tresor-Import - der PDF Import von Tresor One

This is the PDF Import on tresor.one

Contribute

To contribute:

  1. fork the repo
  2. install and start npm i && npm start
  3. open http://localhost:5000 in your browser
  4. Import a PDF. Content is shown in your Javascript console
  5. Write a parser in src/brokers to parse that content - see src/brokers/comdirect.js for inspiration
  6. Add and run all tests npm t
  7. Create a Pull Request

About

Create Tresor One activities from PDF statements of brokers/banks

https://tresor.one


Languages

Language:JavaScript 100.0%