nus-cs2113-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Application should have sorting by distance for results #273

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Related to #5 but of an entirely different constraint -> application fails to capture the max acceptable distance constraint

Given a list of results of my query,

Without #5 and #6, the application does not help me "choose where to park" but simply shows availability


[original: nus-cs2113-AY2223S1/pe-interim#286] [original labels: severity.High type.FunctionalityBug]

malcolmang commented 1 year ago

Team's Response

Hi, thank you for your bug report.

This is a good suggestion, but rather than a Functionality Bug, would be classified as a Feature Flaw. Furthermore, the team would like to reject this as Not In Scope.

This would be a useful function indeed, but would require a lot of additional work, as well as actual money, to interface with a geofencing and map API, as well as GPS functionality. Geofencing API in particular costs money, an example of one such API: https://developers.google.com/location-context/geofencing

As such, we would see this as not in scope as described below:

image.png

To break it down point by point:

We would then mark this as a feature to be rolled out in future versions, rather than something critical to this current version, as shown below:

image.png

The second point (the user cannot attempt to use the missing feature) is satisfied, and thus qualifies for the not in scope response.

Duplicate status (if any):

--