Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.32 KB

readme.md

File metadata and controls

23 lines (18 loc) · 1.32 KB

NHSUK Prototype Kit

About the kit

The prototype kit provides a simple way to make interactive prototypes that look like pages on NHSUK. These prototypes can be used to show ideas to people you work with, and to do user research.

Using the kit

We have tried to make it as easy as possible for everyone to use this kit, whether your a designer or developer you should be able to get the kit up and running in 10-20 mins.

Security

Before publishing your prototypes online, they must be protected by a username and password. This will remove any confusion from members of the public finding your prototypes and mistaking them for real services.

You must protect user privacy at all times, even when using prototypes. Always make sure you are handling user data appropriately.

Documentation

  1. Getting Started
  2. Creating Your First Prototype
  3. Server-side Logic
  4. Page Transitions
  5. Adding custom CSS
  6. Providing Data Using Asynchronous APIs
  7. Accessibility testing
  8. Publishing to Heroku
  9. Debugging