Question
You are working as a mobile app developer for a company and have been assigned to design the user interface (UI) for your companys mobile
You are working as a mobile app developer for a company and have been assigned to design the user interface (UI) for your company’s mobile app. According to your boss, the UI should look something like the following:
Your mobile app UI should have the following labels and textboxes:
- Customer Name
- Customer ID
- Customer Address
The mobile app UI should also contain a Submit button. The following validation should be executed as soon as the user clicks the Submit button:
- Customer ID should be between 0–1000. If the user enters any value above 1,000, then you need to display an error message.
- Customer Name should not contain any numeric characters. If the user enters customer name with numbers, then display an error message.
- Customer ID, Name, and Address are required fields. If the user does not enter any of the values, then display the required field validation error message.
Once you build the UI, create an additional screen that shows the following things:
Customer OrderID(Label):__________
Order_Name(Label):__________
Order_Quantity:_____________
Order_FullfilledBy:____________
Step by Step Solution
3.31 Rating (154 Votes )
There are 3 Steps involved in it
Step: 1
Heres a simple representation in markdown Customer Information Customer Name Text Entry Error Please ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started