Build a basic prototype using the NHS prototype kit
This tutorial shows you how to prototype a fictional "Order a test to check if you have magical powers" service that will:
- ask 2 questions
- show the user's answers for them to check
- show a confirmation page
It will take about an hour to finish this tutorial, after you install the prototype kit.
Our prototype will look a bit like this:
Our prototype will look a bit like this:
Before you start
Before you start, you must install and run the NHS prototype kit.
You'll also need a code editor. Any HTML text editor will do, but we recommend Visual Studio Code (also known as VS Code). This is because it is free and has lots of useful features.