CMPUT301W23T03 / IHuntWithJavalins

MIT License
0 stars 1 forks source link

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. #11

Open TannerLH opened 1 year ago

TannerLH commented 1 year ago

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.

Acceptance Criteria

hobranan commented 1 year ago

app can scan any bar/qr-code and the app will record it on firebase; app will also record current location (lat and lon data) on firebase; app will can see saved photos, but right now its just a dummy photo; camera functionality for capturing new photos is not finished