Exercise - Migrated data types

  1. Add a new menu entry "Migrated Data Types"
  2. Create data types for the following:
    1. Name (Text) – Your Name
    2. Price (Number) – Set a number
    3. Quantity (Number) – Set a number
    4. Total (Price*Quantity)
    5. Current date (Date)
    6. Current Time (Time)
    7. Membership (Bool)
  3. Display a single message with the invoice information and total.
  4. Build and test.

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com