Challenge Overview
CHALLENGE OBJECTIVES
Welcome to the “Juno Claims Reporting Tool iOS Mobile Application Enhancements Challenge”. In this challenge, we are looking to enhance an existing iOS application with barcode scanning and text recognition.
The application is an iOS hybrid application written using Ionic Framework v4. This project is a Proof of Concept, so the entire application will be larger than what we are designing here and this is the reason we are not going to show all the user flows.
PROJECT BACKGROUND
This is a banking application used by brokers, customers, and employees to report a claim or see details about the submitted claims. For this particular project, there is a special user flow, as the claim is not associated with a username/insured employee name, but to the company’s policy, so the claim has to be searched by number and date of loss all the time (any improvements/suggestions on the flow should be based on this).
REQUIREMENTS
- 15A - https://marvelapp.com/7bd2171/screen/60889594
- 15B - https://marvelapp.com/7bd2171/screen/60889597
- 15C - https://marvelapp.com/7bd2171/screen/60889596
2. Under report a claim add the ability to take a image of a drivers license and populate information (name, address, birthdates and drivers license number, etc) into form on Driver details for Report a claim on mobile app. Marvel links:
- 15D - https://marvelapp.com/7bd2171/screen/60889599
- 15E - https://marvelapp.com/7bd2171/screen/60889598
3. Design screens will be provided in the forum. The screens 15A, 15B, 15C, 15D and 15E are in scope (only minor changes might be needed along with the integration with barcode scanning and text recognition from photo).
4. The driver license and VIN number considered are for US region (2 states only – IL and NY).
5. For barcode scanning the following plugin should be used: https://ionicframework.com/docs/native/barcode-scanner.
6. For getting info from driver's license, Google Vision API should be used https://cloud.google.com/vision/#vision-api-demo. A simple example showing usage of Google Vision with Ionic 4 is shown here https://medium.com/enappd/how-to-implement-google-vision-in-ionic-4-b61aee655bea.
Final Submission Guidelines
- Updated iOS Ionic application.
- Updated Deployment Guide.
- Verification guides.