kid-bank VS spring-petclinic-vaadin-flow

Compare kid-bank vs spring-petclinic-vaadin-flow 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)

spring-petclinic-vaadin-flow

Vaadin Flow implementation of the Spring PetClinic sample (by spring-petclinic)
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
kid-bank spring-petclinic-vaadin-flow
1 1
97 7
- -
0.0 4.8
5 days ago 5 months ago
Java Java
Apache License 2.0 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.

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.

spring-petclinic-vaadin-flow

Posts with mentions or reviews of spring-petclinic-vaadin-flow. We have used some of these posts to build our list of alternatives and similar projects.
  • How we built Spring PetClinic 100% in Java
    1 project | dev.to | 17 Dec 2021
    As you look through the code of the Vaadin Flow PetClinic application, one thing will hit you: there are no HTML templates. This is because the views are implemented in Java.

What are some alternatives?

When comparing kid-bank and spring-petclinic-vaadin-flow you can also consider the following projects:

nitter - Alternative Twitter front-end

alovoa - Free and open-source dating platform that respects your privacy

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

TelegramBots - Java library to create bots using Telegram Bots API

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

springboot-keycloak-openldap - The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

api - Api of the Open source alternative to Upkeep

mycollab - An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document

kampfziele

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