lemeryfertitta / Climbdex

Search engine for training board climbs
https://climbdex.com
MIT License
42 stars 10 forks source link

Add min/max hold count functionality #57

Closed btmccord closed 3 months ago

btmccord commented 5 months ago

This PR adds the ability to filter by min/max hold count as discussed in #56

@lemeryfertitta I am not sure that I am retrieving the layout product id (which is then used to get the placement role id) in a efficient way, maybe take a look?

https://github.com/btmccord/Climbdex/blob/b2d0bd38f892a0752d6ea008dd2d351abd373dcb/climbdex/db.py#L246

btmccord commented 4 months ago

Was busy and this fell off the radar, apologies. I just made that change and tested it on a couple different boards without any issues