Meeting Minutes Week 4: Mar 5 to 11, 2023 - CMPUT301W23T40/CaptureTheQR GitHub Wiki

March 11

Geolocation

  • coming along well
  • how to store it
  • assume qr is only scanned in one location, may change this for next checkpoint
  • need to store the geolocations in the db, the information should be in the QR object as of now
  • front end search for geolocation working, backend needs tie in from db

Visual system

  • should be complete, need to test

First time login

  • should be close to complete, need to merge PRs

Add QR code to account

  • need info from camera API
  • need to fix QR analyzer, API is getting information we didn't expect

Show QR codes on account

  • front end complete
  • need to work on back end

Add save picture button of object

  • work in progress
  • have an idea for toggle location on/off

Remove QR code from account

  • need to test ScannerInfo class
  • need to prevent users from deleting codes they didn't scan