gaynetdinov / ex_money

An [abandoned] self-hosted personal finance app
ISC License
167 stars 12 forks source link

Create worker to fetch transactions from saltedge api #3

Closed gaynetdinov closed 8 years ago

gaynetdinov commented 8 years ago

GenServer worker should fetch transactions from saltedge API every n minutes and store them in transactions table.

gaynetdinov commented 8 years ago

https://github.com/gaynetdinov/ex_money/pull/14