CMPUT301W23T03 / IHuntWithJavalins

MIT License
0 stars 1 forks source link

US 05.02.01 As a player, I want to search for nearby QR codes by using geolocation. #20

Open TannerLH opened 1 year ago

TannerLH commented 1 year ago

As a player, I want to search for nearby QR codes by using geolocation.

Acceptance Criteria

hobranan commented 1 year ago

This US is practically tied to: US 06.01.01 As a player, I want to see a map of geo-locations of nearby QR codes. US 02.01.01 As a player, I want to be able to scan QR codes and record a photo of the location or object, and the geolocation of the location or object. US 08.02.01 As a player, I want to be able to decline recording geolocation for privacy reasons.

I'm interpreting this as: In my quest to find NEW QR codes, I want to be able to use other people's recorded code's latitude and longitude to see new QR code locations on a mapView.

(i'm NOT interpreting this as wanting a 'search' bar for the mapView, because i believe that would be complicated because no one search by lat and long, and no one wants to say what codes are in the next city over).

hobranan commented 1 year ago

app can open map activity to see map of current location; app can also show markers of logged codes (with further info like name and points); but app still needs a distance algorithm to check current location and see what firebase codes are within a range of that location I logged this as 'for review' because i feel like we achieved the functionality of this US, but not of its sister US 6.01

hobranan commented 1 year ago

i changed the scope of this to include a spinner (dropdown) of the regional centers (i.e. Edmonton, Calgary, etc.) that the user can navigate to; this will help satisfy this US. US6.01 can be satisfied by nearby code pins