Skip to content

Instantly share code, notes, and snippets.

@stretchkennedy
Last active June 28, 2016 00:13
Show Gist options
  • Save stretchkennedy/98195223e67beb74c3c7a590f7a0d4d5 to your computer and use it in GitHub Desktop.
Save stretchkennedy/98195223e67beb74c3c7a590f7a0d4d5 to your computer and use it in GitHub Desktop.
Coding challenge

Coding challenge

Mockup

Mockup of a google maps view

Requirements

Using

  • the attached json file, toilets.json
  • google maps, bing maps, open street maps, or an equivalent service
  • react
  • loopback
  • mongodb

create a simple web app that shows the locations of toilets in Melbourne. Toilets outside the current map area should not be fetched. Only the closest 20 toilets (relative to the centre of the map) should be fetched. Users should be able to select an area by zooming and panning the map. The map should initially be centred in the Melbourne CBD.

Miscellaneous

This coding challenge is not intended to test design skills, nor is it intended to test DevOps. However, you may spend time on look and feel or on deploying it somewhere if you wish.

Thank you for taking the time to interview with us!

This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment