sandboxnu / cooper

A tool for Northeastern students to both submit reviews of their co-ops and filter through reviews of co-ops left by other students.
https://coopernu.vercel.app/
2 stars 0 forks source link

[SPIKE] Determine how to add fuzzy searching in the Cooper search page #63

Open joshw2048 opened 2 days ago

joshw2048 commented 2 days ago

FYI: a spike is is an agile term referring to a ticket that's solely for research.

Right now, we kind of... can't search for co-ops. We want to implement fuzzy searching (https://www.techtarget.com/whatis/definition/fuzzy-search) on our page. Exact string matching is gross 🤮

This ticket will get us started on your mini project for the semester.

Acceptance Criteria (AC):