An open API service indexing awesome lists of open source software.

https://github.com/bruth/kmm

Kids Money Manager - Demo application using Rita (https://github.com/bruth/rita)
https://github.com/bruth/kmm

Last synced: 8 months ago
JSON representation

Kids Money Manager - Demo application using Rita (https://github.com/bruth/rita)

Awesome Lists containing this project

README

          

# Kids money manager

KMM provides a way for kids to learn how to manage money. Money can be (logically) deposited to the account by parents/guardians, and kids can withdraw up to a certain amount per day/week/month that their parent(s) defines.

*This is a demo application for the series [Implementing an event store on NATS](https://www.byronruth.com/implementing-an-event-store-on-nats-part-2/). It utilizes [rita](https://github.com/bruth/rita) which was developed as part of this series and provides an event store implementation on NATS and various event-centric patterns.*