Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 648 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 648 Bytes

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