Spin up a Power App Environment and play around.
- Go here to create your own dev environment: https://powerapps.microsoft.com/en-au/developerplan/
- Time how long it takes to get your environment ready
- Once you have your environment ready, have a look around and create a canvas app...press F5 and close down
**Scenario** - Imagine you are working for Northwind Traders and you need to store information about customers and orders.
Inside
[your environment](https://powerapps.microsoft.com/en-au/developerplan/ "https://powerapps.microsoft.com/en-au/developerplan/") (not the SSW environment) -
- Create a new model-driven app.
- Create a new table "Customer" and add some fields, such as address, etc.
- Create a new table "Order" and appropriate fields (Google Northwind schema)
- Add a one to many relationship between Customer and Order
- Create a new form and view for each table.
- Add the Customer and Order tables to the site map.
- Get this checked by Calum or Mehmet before continuing
- Create a new Power Automate Flow to send an email to the Customer's email address when an order is shipped
Email a done to Calum, and CC Mehmet and Adam