This is a prototype of some content that will be included in the GOV.UK Service Manual about the best practice for councils to deliver two services - parking permits and concessionary travel. The repo also includes a working prototype of both services which follows the guidance, as deliver by the fictional council of Argleton.
I'm currently using the GitHub project board to manage tasks and iterations.
CSS for the Argleton prototype are found in app/assets/sass/unbranded.scss
.
HTML for the services are found in app/views/service-patterns/
[service-name]/example-service
.
To change where a user goes when they click options such as radio buttons, you'll need to edit app/routes.js
. Read more about that in the prototype kit docs.
Here follows the docs ported over from the prototype kit.
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.
- Prototype kit principles
- Making pages
- Writing CSS
- Updating the kit to the latest version
- Tips and tricks
- Creating routes (server-side programming)
We have two Slack channels for the Prototype kit. You'll need a government email address to join them.