The real-time use-case for beginners to think about.
Tausief Shaikh ??
Head of Technology | Project management, HighPerformance, Design & Architecture, Leadership
Hello LinkedIn Fam, Today's topic, let's discuss a real-time use case, that can be built.
Feature to be build
As a application mobile user, I want the capability to scan QRCode and access the application on the browser, so that I can use the application more handily on a desktop.
1) Launch xyz.com
2) Display the QR Code
3) From the mobile app scan the QR code
4) Valid/Invalid process
5) log in to the account on the web browser
Key Pointers to consider
领英推荐
QRCode service
Use case: Display QRCode on the screen
Usecase2: User scans QRCode
Usecase3: The browser should automatically login further once the Mobile scan is successful.
In some cases, if companies decide to use a 3rdParty QRGenerator service
Please do think through, and process nicely.