HackIllinois / iOS

The Official iOS App of HackIllinois
University of Illinois/NCSA Open Source License
16 stars 10 forks source link

Staff QR Code WIP #502

Closed vincentbanguyen closed 1 year ago

vincentbanguyen commented 1 year ago

Profile Page now has a QR code that updates itself every 15 seconds to get latest QR data, and profile page foodWave is pulled from api.

Staff QR shows scanned user id by decoding jwt of QR and shows only to staff.

TODO: buttons don't populate the staff qr since there's no api configured yet.