mohanadarafe / GuideMe

SOEN 390 | Winter 2020 | Mini Capstone
7 stars 5 forks source link

US30 - As a user, I would like to be able to highlight points of interest such as washrooms, water foundations etc. #216

Closed mohanadarafe closed 4 years ago

mohanadarafe commented 4 years ago

Testing the feature

Head to the double search screen, select any From field being a classroom & the To field being either:

The indoor direction should be generated. In the case of water fountains, it will go to the closest one.

Side notes

Implementation done on the basis that users will go to these points of interest & not from them.

Authors

@mohanadarafe @JayChouteau

mohanadarafe commented 4 years ago

Nice implementation by the authors! I tested all 3 scenarios and works perfectly on my end! ✅ Also nice touch on finding the nearest water fountain, good job!

Thank you for specifications on the inputs to use, anyone could try to put those points of interest as the from point and would get an error by accident.

Would it possible to add some handling to prevent these kinds of errors? (if vice-versa scenario will not be implemented)

Yes, we can add an alert saying the interests cannot be in the from field!