Need to add a new sql table to store guesses I believe.
There's probably some python code to support adding and retrieving guesses that would be good to write. And as part of this, should mock up a quick forms-based guessing system to make sure that the backend works.
Need to add a new sql table to store guesses I believe. There's probably some python code to support adding and retrieving guesses that would be good to write. And as part of this, should mock up a quick forms-based guessing system to make sure that the backend works.
I'm breaking #5 down into this and #38