/kmm

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

Primary LanguageGoApache License 2.0Apache-2.0

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. It utilizes rita which was developed as part of this series and provides an event store implementation on NATS and various event-centric patterns.