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

Screenshot 2023-07-02 at 16 34 15

Web

Screenshot 2023-07-02 at 16 33 18

GitHub

View Github