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: 7 months 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.
- Host: GitHub
- URL: https://github.com/tedyoung/kid-bank
- Owner: tedyoung
- License: apache-2.0
- Created: 2019-01-15T05:33:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T03:43:45.000Z (10 months ago)
- Last Synced: 2025-03-29T13:08:13.578Z (8 months ago)
- Topics: heroku, java, java-8, java8, junit, maven, postgresql, spring-boot, spring-data-jpa, spring-mvc, thymeleaf, unit-testing
- Language: Java
- Homepage: https://twitch.tv/jitterted
- Size: 368 KB
- Stars: 96
- Watchers: 9
- Forks: 37
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.