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

Implement Services search #9

Open
rapterjet2004 opened this issue Jan 13, 2023 · 0 comments
Open

Implement Services search #9

rapterjet2004 opened this issue Jan 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rapterjet2004
Copy link
Owner

rapterjet2004 commented Jan 13, 2023

DOD

  • Services table added to building_info table(likely have to prune the data beforehand)
  • Returns the building model of the location(s) that offer that service once queried by searchbar

This will be an important functionality once I implement osrm. Students will want to find a way to reach a location on campus.

What I can do is to add a check before every search in searchBuildingInfo, that has it so that if the query matches the name or acronym (ignoring case) of the services, then I could append the new searches to the previous in the whereArgs.

@rapterjet2004 rapterjet2004 added the enhancement New feature or request label Jan 13, 2023
@rapterjet2004 rapterjet2004 changed the title Implement Services under the info widget Implement Services search Jan 13, 2023
@rapterjet2004 rapterjet2004 self-assigned this Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant