rails db:create
rails db:setup
To view seed data in your SQL client, choose SQLite connection Type and Database File
<path-to-repo>/rails-jeopardy/storage/development.sqlite3
- flash error when past game not found
- end of game...announce winner
- CSS styling
- improve quality of alerts
- convert remaining .tsv data to usable question data and import
- allow popover for looking at past question metadata:
- clue, value, answer
- who answered and result
- sounds?
- simplify Javascript (do more on backend)
- use turbo streams
- add ability to return to current game if navigating away
- session-based
- make mobile friendly (almost there)
- remove &
tags in the data