Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tedyoung/kid-bank

Now known as Kid Money Manager. It's not a real bank, but keeps track of your kid's earnings, savings, and spending. Watch me Live Code its development on Twitch.
https://github.com/tedyoung/kid-bank

heroku java java-8 java8 junit maven postgresql spring-boot spring-data-jpa spring-mvc thymeleaf unit-testing

Last synced: about 15 hours ago
JSON representation

Now known as Kid Money Manager. It's not a real bank, but keeps track of your kid's earnings, savings, and spending. Watch me Live Code its development on Twitch.

Awesome Lists containing this project

README

        

# The Kid Money Manager Project

Not a real bank, but a tool to keep track of your kid's earnings, savings, and spending.

Watch the live-coding of this project [on Twitch.tv/jitterted](https://twitch.tv/jitterted).

# Deployment

Heroku is set up for automatic deploy upon commit/push to 'master' branch.

## To Do

Have GitHub Actions run tests and package prior to deploy.