Coder Social home page Coder Social logo

nilesnelson / react-coding-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pttrnag/react-coding-challenge

0.0 0.0 0.0 8.92 MB

Take home coding challenge to assess candidates' frontend development abilities.

TypeScript 86.86% CSS 5.60% HTML 7.54%

react-coding-challenge's Introduction

Front End Engineering Challenge

Design and build a small web application to present USGS earthquake data on a map in the browser.

Requirements

  • Frontend logic must be handled using React.
  • Use separate CSS file(s).
  • Include a selector to view all earthquakes in the data set or filter by a specific country.
  • Clicking on an earthquake data point on the map should surface the magnitude, title, and timestamp of the earthquake in a legend and popup marker on the map.

Resources

  • Turf js and Mapbox GL are pre-installed for your use. Any of the geospatial functionality of the libraries can be utilized. You are not restricted to using mapbox or turf and are allowed to include additional libraries as you see fit.
  • The data directory of this repo contains 2 files. countries.geojson includes the geographic boundaries of the countries of the world. earthquakes.geojson contains location and metadata for all of the earthquakes detected by USGS in the past 7 days (at time of this writing).
  • If you choose to work with Mapbox, an api access token will be provided to you but other map provider usage will require you to generate your own api tokens.
  • All packages included with create-react-app are preinstalled. Run the start script from the root of this repository to begin.

Bonuses

  • Automatically zoom to the boundary of a country when it is selected.
  • Add a datepicker component to filter earthquakes by a specific date range.

react-coding-challenge's People

Contributors

nilesnelson avatar adam-kerr 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.