Code Monkey home page Code Monkey logo

noa-fe-code-challenge's Introduction

Candidate notes:

  • https://api.ipify.org/ is very slow to respond
  • disable adblockers to get IP info
  • my ipinfo.io token is exposed in this exercise, should be masked by a proxied server-side call

Noa Technologies | Code challenge for frontend engineers (React.ts)

This is a brief evaluation task to assess level of applicants to Noa Technologies frontend engineering positions.

Our goals

We would like to evaluate your general React coding skills, along with other skills that could prove very useful to us.

  • typescript fluency
  • code organisation and tidyness
  • geolocation and geographical applications context comprehension
  • basic external library/api documentation comprehension
  • UI design skills when UI design support is not available

The task

Modify the existing app to match the following criteria.

  • App uses these data
  • App has 2 pages, uses react router for navigation, with a simple nav placed in a fixed position above the page and always visible
    • fullscreen map
      • uses react-leaflet
      • shows marker with current user location
      • shows marker with user ip location
      • shows a line between the two with a distance annotation
    • ip stats
      • shows user location coordinates and gps accuracy
      • shows user ip data collected from ipinfo
  • App should build correctly for production

Constraints

You should be able to follow this general rules.

  • Don't intall any external package, everything you need should already be here. If you think that's really mandatory, comment the stuff explaining your decision
  • Avoid using classes
  • Data from web api should be fetched just once when page loads
  • Only one user location subscriber should be active at any time
  • App should be responsive to every screen size/shape

Estimated time for completion

This depends on your base skill, probably anything between 1 and 3 hours.

Submission

Fork the repo, create a PR and ask a review.

noa-fe-code-challenge's People

Contributors

bdvade avatar francescocretti avatar gburatti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.