Meeting Minutes 2024 03 19 - CMPUT301W24T06/scANDROID GitHub Wiki

START TIME: 6:00PM

END TIME: 6:11PM

Attendance

Members Attending: Jordan, Jade, Danylo, Aaliyah, Simon, Moyo

Members Absent: None

Discussion

  • Common mistakes and misconceptions/key notes from Raquib:
    • Optional : Error checking, e.g. restricting the field to only numbers for a phone number. Passing runtime errors etc.
    • Signing up for an event: Say a user clicks on an event. The user should not have to fill anything out to sign up for an event. Information should be passed automatically.
    • The QR code for sharing an event: You should be able to scan the qr code to send the user to the event details
    • Make sure to do everything on firebase in FireStore collections, changes should be reflected across devices.
    • If an admin deletes an event, it should not be visible in any instance of the app.
    • Admin - Dr. Hindle does not really care how we handle admin devices. The most ideal thing is when you have a hardcoded firebase collection where you store the device IDs for the devices that are admins, or enter a key for the admin in the application.

Questions and Answers from Team members:

  • When we delete an event an attendee is attached to/planning to attend, should we let the attendee know? Not a requirement, but works as a good extra.

Next meeting

Sunday March 24th, 7:00pm.

Goals

  • Aim to give Raquib the working project fully completed by April 6th.

Team-discussed deadline for Project part 4: April 4th