im trying to build a feature, where a admin has the ability to scan a qr code containing the user_id of a staff member. i want to be able to get that users name, display it on the screen and create a timestamp for clocking in and out.
TL;DR
Developers are trying to build a feature where an admin can scan a QR code containing a user's ID to display the user's name and create a timestamp for clocking in and out.