Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Code I am looking for must be written in and for Android Studio ( kotlin) . I need help creating an order form for an

Code I am looking for must be written in and for Android Studio (kotlin). I need help creating an order form for an app in Android Studio. I do not need explanations of what radio buttons are. I am requesting assistance creating an order form.

Please read the full prompt and assist with the creation. Thank you.

Your Menu and Contact Us screens have been approved and now you can proceed with the Order Form screen within Android Studio. The Order Form screen will allow users to order their pizzas for dine in or carryout.

The company sells four types of pizza:

  • Pepperoni
  • Cheese
  • Veggie Supreme
  • Meat Lovers

The two types of pizza crusts are

  • pan and
  • thin.

The two sizes of pizzas offered are

  • medium and
  • large.

Currently, the company does not have mobile commerce to allow customers to pay for their pizzas on their mobile devices. Once they arrive at the restaurant, they will pay. The Order Form should consist of the following:

  • A label for Order Form that is centered on the screen.
  • A label and textbox for Name.
  • A label and textbox for Phone Number.
  • A radio button that allows a user to select whether their order is for dine in or carryout.
  • A dropbox with the label Size where a user can select either medium or large.
  • A dropbox with the label Crust where a user can select either thin or pan crust.
  • Labels and images to represent the four types of pizzas aligned horizontally in groups of two.
  • A dropbox with the label Quantity where a user can select their pizza quantity from 1 to 25
  • A label and text area for special pizza instructions.
  • A label for price. All pizzas are $8.
  • Add a GPS capability that allows users to enter a zip code to find out the serving radius for Plenty of Pizza.
  • A label that displays the sales tax (use California sales tax).
  • A label that displays the order total.
  • A button that displays Place Order.
  • A message that tells consumers they will pay at the store.
  • All fields are required.
    • In other words, all fields except for labels, buttons, and special pizza instructions should be notated by an asterisk indicating that the user must complete these fields before the order can be placed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 22nd European Conference Adbis 2018 Budapest Hungary September 2 5 2018 Proceedings Lncs 11019

Authors: Andras Benczur ,Bernhard Thalheim ,Tomas Horvath

1st Edition

3319983970, 978-3319983974

More Books

Students also viewed these Databases questions