Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 425 Bytes

UBER: open vs close
Figure 1: UBER open vs close.

Kotlin JSON Processor

This is a project with some tests around processing daily stock data with Kotlin and the Klaxon JSON parser for learning and evaluation.

Running

$ ./gradlew run

Testing

$ ./gradlew test