Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 986 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 986 Bytes

Department for Work and Pensions

60538: Front End Developer

Please complete the online test following the link: https://dwp-techtest.herokuapp.com/

Using Node.js or Vanilla JavaScript

  • create a page with a form which asks for the distance in miles from London
  • retrieve the data from the API at https://dwp-techtest.herokuapp.com/
  • display first_name, last_name and email of people who are listed as either living in London or whose current coordinates are within the chosen number of miles from London
  • make sure it is easy to re-submit the form with different number of miles

Consider your approach to: Accessibility, progressive enhancement, standards, performance, compatibility, multiple devices and platforms, validation, security considerations, error handling, extensibility, testing and logging

Make sure it works in the browsers listed on this page: https://www.gov.uk/service-manual/technology/designing-for-different-browsers-and-devices