Coder Social home page Coder Social logo

scoutbase-frontend-test's Introduction

Front-end task of Code Challenge for Scoutbase

This task is for demonstrating your understanding of HTML, CSS, Javascript, React & related libraries.

If you’re doing the front-end only, you must use the https://countries.trevorblades.com endpoint for GraphQL API.

Preferred libraries:

  1. styled-components for styling
  2. apollo-client for consuming GraphQL API
  3. react-router or any alternative to implement routing

Instructions:

  1. Create a create-react-app repo.
  2. Add a router with routes:
  • / - for displaying basic links for the other routes
  • /countries - for requesting GraphQL API and rendering the list
  • /countries/(:code) - for requesting GraphQL API and rendering the properties of a continent
  1. Design is totally by you.
  2. Countries list at /countries must contain the list of countries and the languages spoken in that country. Both in English and native languages. It should also contain the continent it is located in.
  3. /countries/(:code) must render the currency and a area code (phone) of that country.
  4. Routes must be fully loadable with a direct link. /countries/CI must render the page for Ivory Coast, for example.
  5. End.

scoutbase-frontend-test's People

Contributors

bjoernrave avatar

Watchers

James Cloos avatar  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.