Open NinteMars opened 2 days ago
Because of how short the category list will likely be, and since I think randomly picking from a database might be more complicated, maybe we just hardcode the list into a lambda function that returns a random category?
Though, we would likely need to explain how this would scale
We should start creating a list of categories for our analogies. We can start with a text file listing each, before moving towards finalizing how we want to use our database and figuring out how we want to automatically populate it.
I think ~20 categories will be fine, at least initially, due to the low amount of users while having each image categories being different enough.