Manage and score predictions on arbitrary topics.
|
|
před 6 roky | |
|---|---|---|
| code | před 6 roky | |
| tests | před 6 roky | |
| .gitignore | před 6 roky | |
| README.md | před 6 roky | |
| config.rkt.example | před 6 roky |
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.