angular-htmx-7-guis VS kid-bank

Compare angular-htmx-7-guis vs kid-bank and see what are their differences.

angular-htmx-7-guis

Solving the 7 GUIs tasks in both Angular and HTMX with a Java Spring backend with HTMX side-by-side (by Dima-369)

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
angular-htmx-7-guis kid-bank
1 1
2 97
- -
8.3 0.0
6 months ago 22 days ago
Java 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.

angular-htmx-7-guis

Posts with mentions or reviews of angular-htmx-7-guis. We have used some of these posts to build our list of alternatives and similar projects.

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 angular-htmx-7-guis and kid-bank you can also consider the following projects:

htmx-demo - Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.

nitter - Alternative Twitter front-end

htmx-spring-boot - Spring Boot and Thymeleaf helpers for working with htmx

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

spring-boot-web-application-sample - Real World Spring Boot Web Application Example with tons of ready to use features

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