ges134 / budget-r

Budget-R is a web application allowing you to manage personal finances. Get all your financial information at one glance!
2 stars 3 forks source link

Implementation of ledger fetch endpoint #109

Closed ges134 closed 5 years ago

ges134 commented 5 years ago

gets ledgers and orders them according to a parent-child relationship. Ready to be implemented with backend.

resolves #105