CodeForFoco / CodeForFoco/fd-servicedirectory
Clean Code: Use fuse search instead of doing search by hand
Open
feature
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we search the database by pulling the google sheet and querying data by hand. It'll be less messy and probably more optimal to use "fuse.js" for text search.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.