Allen-BME / pointless-analogies

1 stars 1 forks source link

Create list of categories #4

Open NinteMars opened 2 days ago

NinteMars commented 2 days ago

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.

NinteMars commented 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