Hacksore / oghunt

https://oghunt.com
42 stars 14 forks source link

filter depending on pills #52

Open Kampouse opened 2 months ago

Kampouse commented 2 months ago

could be cool

maxdemaio commented 2 months ago

Keep in mind: the topics are determined by users, they're not a set enum by ProductHunt. So you'd have to set up the filter based on all the topics of that day.

B-E-A-F commented 2 months ago

Keep in mind: the topics are determined by users, they're not a set enum by ProductHunt. So you'd have to set up the filter based on all the topics of that day.

Still doesn't seem that bad with a list of like 500.

Hacksore commented 2 months ago

you can get all the topics from GQL but the best option here is just add a client side filter for what's on the page.