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

1 Expert Approved Answer
Step: 1 Unlock

Heres a simple representation in markdown Customer Information Customer Name Text Entry Error Please ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!