CMPUT301W23T12 / QR-Rush

0 stars 1 forks source link

US 06.01.01 #6

Closed AbdullahiNur2828 closed 1 year ago

AbdullahiNur2828 commented 1 year ago

As a player, I want to see a map of geo-locations of nearby QR codes.

Acceptance Criteria

Unknown

aeldidi commented 1 year ago

Something to keep in mind:

via https://eclass.srv.ualberta.ca/mod/forum/discuss.php?d=2196231#p5680323:

3)Location, GeoLocation We went into a debate over this. There is a general haze over what these terms represent. What we acquiesced to is that Geolocation is just the longitude and latitude(x,y). Location is a name of a space(the fire hydrant, region A, mall wall). Is this a sparse understanding of the two? 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. Using your examples, yes, "location" will be "fire hydrant", and "geo-location" will be GPS coordinates of it.

https://developers.google.com/maps/documentation/android-sdk/marker https://developers.google.com/maps/documentation/android-sdk/overview

aeldidi commented 1 year ago

blocked by #39 as the map cannot be updated without a Geolocation API integrated.

aeldidi commented 1 year ago

blocked by #40, which should be done at the time of writing this. I just included it for documentation purposes.