Skip to content

seanwestfall/ally_bank_statement_parser

Repository files navigation

Ally Bank Statement Parser


Utilizing the pdf-toolbox Haskell library (https://hackage.haskell.org/package/pdf-toolbox-core) (https://github.com/Yuras/pdf-toolbox) this script allows you to parse through a Ally Bank statement PDF file.

see srs/main.hs

Quick Launch

$ ch src/
$ chmod +x server.hs
$ ./server.hs
Serving on http://localhost:8080

then go to http://localhost:8080/index.html from a browser, and anything you put into index.html should show up.

Building

Building with Stack

Building with NixOS

About

A Haskell based Bank Statement Parser for Ally Bank Statements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages