nhsuk / nhsuk.service-manual.prototype-kit.docs

NHS Prototype Kit website
https://prototype-kit.service-manual.nhs.uk/
MIT License
3 stars 1 forks source link

Add tutorial for creating a basic prototype (based on GOV.UK one) #20

Closed vickytnz closed 2 weeks ago

vickytnz commented 1 month ago

Description

This is probably not quite ready to go straight to deployment because it has:

  1. example pages to help with debugging or screenshots - these probably need to be deleted
  2. a nunjucks base page with variables to help with change pages before it is resolved
  3. code formatting that could be tidier
  4. a few little elements of the nhs components that aren't yet in the code (for example, deleting the paragraph at the bottom of each template page that links to the templates)

It does have a full worked example bringing together the content into a guide.

Example of translated screenshots that are used in the examples

overview of new screens new magical powers screen new details screen

It's also shown that some of the design system components can do with tweaking, for example:

  1. radio examples don't have the same text in the text as the variable
  2. radio example in component library starts with yes/no, unlike govuk design system which starts with list of 3
  3. textarea component doesn't have headers shown

Checklist

Resolves #17

vickytnz commented 3 weeks ago

Current status is that this is in a good place for review:

vickytnz commented 2 weeks ago

Need to link from the install guide - will make separate pull request.