Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M7- Search Feature #14

Closed
jmeyers35 opened this issue Mar 1, 2018 · 2 comments
Closed

M7- Search Feature #14

jmeyers35 opened this issue Mar 1, 2018 · 2 comments
Assignees
Labels

Comments

@jmeyers35
Copy link
Owner

Should support searching by gender, age range, and shelter name. Non-binary gender searching is extra credit! It seems like we may have to restructure the information stored in Shelter to implement this in a meaningful way but we'll see.

@btdubs btdubs added the enhancement New feature or request label Mar 1, 2018
@btdubs
Copy link
Collaborator

btdubs commented Mar 1, 2018

WE BELIEVE IN YOU. I CAN'T SPELL

@btdubs
Copy link
Collaborator

btdubs commented Mar 1, 2018

Try the Android filter Class: https://developer.android.com/reference/android/widget/Filter.html
Here is a filter with recyclerview tutorial: https://www.androidhive.info/2017/11/android-recyclerview-with-search-filter-functionality/

Look up FuzzyWuzzy library for ideas towards fuzzy search terms.

@btdubs btdubs self-assigned this Mar 8, 2018
@btdubs btdubs added Feature and removed enhancement New feature or request labels Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants