Meeting Minutes Week 5: Mar 12 to 19, 2023 - CMPUT301W23T40/CaptureTheQR GitHub Wiki
March 12
DB Updates
- database structure has changed
- no more nested collections
- changes should not effect front end
- able to get all qr codes, but not qr for a specific user
- no longer need to get visualization from DB
- probably will remove anything from the db that
Map
- getting blocked by location permissions
- will be throwing in fake data for now for testing
- need to figure out a good data type for the location data
Scanner
- bitmap generated by taking picture of qr is working
- need backend to port to DB
Demo
- on phone or emulator? likely emulator
UML