java-getting-started VS kid-bank

Compare java-getting-started vs kid-bank and see what are their differences.

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. (by tedyoung)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
java-getting-started kid-bank
1 1
253 97
0.4% -
5.5 0.0
5 days ago 6 days ago
HTML Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

java-getting-started

Posts with mentions or reviews of java-getting-started. We have used some of these posts to build our list of alternatives and similar projects.
  • CERT_HAS_EXPIRED on free app
    1 project | /r/Heroku | 15 Apr 2022
    Pretty much as I suspected then. Any idea what could cause that to be the sole thing that appears in the log? I tried the get started java repo https://github.com/heroku/java-getting-started and it worked just fine

kid-bank

Posts with mentions or reviews of kid-bank. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.
  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
    I created "Kid Money Manager", a tool to help manage my son's virtual account. He wasn't old enough to open his own bank account when I started, but we needed some way to track his "earnings" (returning bottles for their deposits or gifts from grandparents) and spending. It has both a Web UI and access via SMS text messages. We mainly use the text messaging—entering transactions at the store, etc.— since I didn't want to write a dedicated phone app for such a simple interaction.

    Created it from scratch, live coding it on my (JitterTed.Stream) Twitch channel (and some videos on my YouTube channel at JitterTed.TV). Written using TDD in Java + Spring Boot, deployed on Heroku and open-source at https://github.com/tedyoung/kid-bank.

    I also recently wrote "Format Hero" (https://formathero.dev), because I could never remember which letters to use in Java's DateTimeFormatter. Was also a good demonstration of Hexagonal Architecture and, of course, I live coded it, TDDing all the way. Source is at https://github.com/jitterted/format-hero. Still some work to do on that one, but filled my immediate need.

What are some alternatives?

When comparing java-getting-started and kid-bank you can also consider the following projects:

spring-boot-supabase - Modern Java web application starter template.

nitter - Alternative Twitter front-end

rslurp - slurp down a whole HTTP directory, with parallel goodness

markdown-blog - Markdown blog from my blog post series, beginning at: https://www.roshanadhikary.com.np/2021/05/build-a-markdown-based-blog-with-spring-boot-part-1.html

api - Api of the Open source alternative to Upkeep

kampfziele

spring-petclinic-vaadin-flow - Vaadin Flow implementation of the Spring PetClinic sample

qr-generator-example - QR Generator Example with Spring Boot

appengine-java-standard - Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.

spring-mockmvc-test - Testing Spring Boot web application using the Spring MVC test framework, MockMvc

Java_SpringBoot_Gym_Backend - A backend for a gym website with a number of use case / endpoints created and includes unit/integration tests. Intended to be the backend for a React or Vue capstone site. Utilises controller-service-repository pattern.

angular-htmx-7-guis - Solving the 7 GUIs tasks in both Angular and HTMX with a Java Spring backend with HTMX side-by-side