# Prediction Tracker Tools to maintain and interograte a database of predictions and results. ## Usage *TBD* ## Requirements * [Racket](https://racket-lang.org/) (tested with Racket 7.2) * [`db` library](https://docs.racket-lang.org/db/index.html) and sqlite3 native library.