One page, draws columns with fixed sized units (so watch your character counts) with clickable popups with a bigger info sheet - uses HTML5 details/summary so no JS needed.
install it locally
git clone https://github.com/nhsd-a2si/uec-roadmap.git roadmap
move into the new directory
cd roadmap
install all the dependencies
npm install
duplicate the roadmap-0519.html file and make your edits
commit and push
git add .
git commit -m "my updated roadmap"
git push nhsd-a2si master
It's recommended to set up a Herokuapp to look at the repo and automatically publish updates
Advisable to make a duplicate of the most recent file - roadmap-0519.html at time of writing, and dive in.
Go to the GOV.UK Prototype Kit site to download the latest version and read the documentation.
The prototype kit provides a simple way to make interactive prototypes that look like pages on GOV.UK. These prototypes can be used to show ideas to people you work with, and to do user research.
Read the project principles.
If you publish your prototypes online, they must be protected by a username and password. This is to prevent members of the public finding prototypes and thinking they are real services.
You must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like GOV.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.
We have two Slack channels for the Prototype kit. You'll need a government email address to join them.