4-4 Create Web App
Last updated
Last updated
Your team needs to create a web app (for a phone, tablet, or desktop) that will interact with your smart device to perform the functions envisioned in your team’s solution design.
You will need to use online references (such as: , , etc.) to figure out how to code a web app that will get data from your smart device through the Internet (via ), use the data to dynamically update the web app, and send data and commands to your smart device through the Internet.
The web app will be created in a code editor using HTML, CSS, and JavaScript. You will need to plan out your web app, and then program it in stages, testing and revising the code as you go.
Plan out web app
If your team's system model and wireflow do NOT clearly and correctly describe and show the web app, then revise them to be accurate.
If necessary, create additional screen mockups in order to have a wireflow for the entire web app. (You can do this either before or after completing the plan for your web app.)
Code web app - Part 1 (HTML, CSS) - More details coming soon...
Code web app - Part 2 (JavaScript: variables, functions, Particle Cloud) - More details coming soon...
Use your team’s and to identify the tasks, content, screen layouts, and interactions for your web app.
Answer these . Don't worry about creating "code" for the answers – answer in plain English.
Once the smart device, Photon app, and web app have all been completed, to verify they work together properly.