admiralbolt / sms

Seattle Music Scene
1 stars 0 forks source link

Fix debounce & overhaul searching #85

Closed admiralbolt closed 3 months ago

admiralbolt commented 3 months ago

Debouncing is now working properly on all searches, and both the venue and artists panels now use their corresponding searches instead of loading all data.

Beefed up searching and added actual tests for our scoring function (can you even imagine!?)

Fixes #77