cathydutton / GDS-prototype-kit-demos

GDS prototype kit demos, code snippets and helper functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOV.UK Prototype Kit

Go to the GOV.UK Prototype Kit site to download the latest version and read the documentation.

Installation instructions

Demos

Example code for prototype testing.

Basic user journey

Basic application journey using error messages, input fields, radio buttons, select boxes, check boxes, check answers page and summary screen.

Branching

Simple example of routing based on user input.

Age verification

Example of routing users based on age. The demo shows a different page to users under the age of 16.

Optional fields

Example of one page with both required and non required text fields, with error messages.

Expiry date

Example of calculating and displaying start date and expiry dates for permits or licences.

About

GDS prototype kit demos, code snippets and helper functions

License:MIT License


Languages

Language:JavaScript 54.8%Language:HTML 35.1%Language:CSS 8.4%Language:Shell 1.8%