This coding challenge is designed to assess your ability to implement a simple, API-driven UI based on a given design specification. Specifically, your tasks are to:
- Consume the data from the CheckoutServiceAPI.
- Populate the UI according to the specifications outlined in Checkout.pngandcheckout_recording.mov.
- When the submit button is tapped, submit the order with the CheckoutServiceand transition to the order status page as specified in theCheckout.png.
