Simple Net Worth Tracker in Kotlin

NetWorthTracker

Simple Net Worth Tracker in Kotlin.

Run Locally

Build project (then you can use the net-worth-tracker script)

  ./gradlew installDist

Terminal Preview

  ./net-worth-tracker

Start the server for Web Preview (then go to localhost:8080)

  ./net-worth-tracker --web

Previews

Terminal

Web

GitHub

View Github