Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 582 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 582 Bytes

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.