Laser Locker

2. Update UI

For this section you will need to go through the UI and make sense of the labels. Remember that labels should have meaningful names. The names are up to you, but all of the elements you will need to program should be changed.

    Make sure you change:
  • Text Inputs
  • Labels
  • Buttons
Hint

Change the input for username, password, the label for an error message, button for login, button for each item being sold, button to go to the checkout, label for the number of items in your cart, and label for the total cost at the end.

Next
Back