Manage and score predictions on arbitrary topics.
|
|
6 rokov pred | |
|---|---|---|
| code | 6 rokov pred | |
| tests | 6 rokov pred | |
| .gitignore | 6 rokov pred | |
| README.md | 6 rokov pred | |
| config.rkt.example | 6 rokov pred |
Tools to maintain and interograte a database of predictions and results.
Before using, copy config.rkt.example to config.rkt and edit it with your desired database location.
Then run create_database.rkt to create the sqlite3 file and create the predictions table.
db library and sqlite3 native library.