Giter Club home page Giter Club logo

frontend-technical-test's Introduction

Frontend Technical Test for Connect Group www.connect-group.com

Requirements

Setup Instructions

Clone this repository. Then in command line type.

npm install && gulp default

Once complete navigation to http://localhost:9988/

Task Instructions

The task is to pull vehicle information out the express server running at the above url. You will receive a list of general vehicle information. You are now required to traverse the API and make further calls to get vehicle-specific information such as price and description. Example mobile, tablet & desktop designs have been provided. You are required to produce a similar layout for your component.

  • 'src/api/index.js' -> This is where you will make all your API calls from. An example ajax request has been provided for you.
  • 'src/components/VehicleList.js' -> Here is your example view file. We have provided an example on how to get data to your component.

The example app is using React. You can change this to whatever framework you feel comfortable with

API URLS

Testing:

You have the following test libraries available through gulp test

frontend-technical-test's People

Watchers

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