Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.11 KB

File metadata and controls

19 lines (15 loc) · 1.11 KB

Software Engineer Challenge (Frontend)

Build web interface for backend challenge API:

Solution requirements:

  • Get start location and drop-off locations from user. Submit them to API
  • Draw driving route returned by API on embedded map
  • API usage should be correct (according to the spec defined for backend challenge)
  • Must be a single-page application (SPA)
  • You are free to make your own API mock or use our mockApi
  • Source code must be stored in a git repository (you can send it as github or bitbucket link, dropbox/google drive public folder, etc. NOTE: email servers will reject .zip files with source code)
  • For public repos:
    • Avoid words lalamove and challenge
    • Do not copy-paste any part of this file (task, API documentation, etc.)
    • This is needed to prevent other candidates from finding your solution
  • There is no specific requirements regarding documentation, architecture, etc. but we expect your solution to be production ready

Questions? We love to answer: techchallenge@lalamove.com