j-mueller / hldb

HLedger dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Build Status

hledger-dashboard, a GHCJS webapp with reports for your hledger journals. Also a playground for some ideas around dashboards and UIs in Haskell that I've been thinking about.

How to build

Install stack, then run

stack build --stack-yaml stack-ghcjs.yaml

You may need to follow stack's instructions to install GHCJS.

stack install --stack-yaml stack-ghcjs.yaml

TO DO

  • Tests for Journal.hs!
  • Parse a complete .hledger file
  • Show graph

License

BSD3

Contributions

Bug reports, pull requests, feature requests are welcome

About

HLedger dashboard

License:Other


Languages

Language:Haskell 96.2%Language:CSS 3.1%Language:HTML 0.6%Language:Batchfile 0.1%