Coder Social home page Coder Social logo

atg-test's Introduction

GForces

Tech Challenge (Vue.js)

This is a simple technical challenge to show us your ability using Vue.js. If you run into any issues, please contact Chris at [email protected]. Spend as little or as long as you wish on it, but please try to complete as much as possible. Functionality is the main priority over design, however we will be checking over your use of CSS / Sass. You'll be asked to talk about your code in your second interview.


Base requirements

  • Vue.js projects built at GForces use the Airbnb JavaScript Style Guide to keep code consistent and readable. The codebase within this project has linting errors, and these will need to be resolved so that you can continue development.
  • We would then like you to set up Vue Router, create a BookView component and apply it to the route /books
  • Using axios (or another library if you'd prefer), we'd like you to grab and display a list of 40 Stephen King novels using the Google Books API.
  • Use a responsive design approach to make the layout work on a range of screen sizes
  • Try to create a good user experience
  • Think about folder structure, and keeping code organised.
  • Consider cross-browser support (Chrome, Firefox, Safari, IE9+)

Novice

All of the above requirements, plus:

  • Use a pre-processor (SASS, LESS, Stylus, etc.)
  • Create some CSS animations

Intermediate

All of the above requirements, plus:

  • Show more information on selection of a book
  • Add option to sort results by published date/price/rating/categories

Advanced

All of the above requirements, plus:

  • Anything else that demonstrates your skills and competency as a developer. Here's a few possible ideas to get you started:
  • Create a more advanced search with extra features
  • Create custom routes to load specific books
  • Introduce Unit testing
  • Use the TDD process
  • Use a language that compiles to JavaScript

When you feel like you've completed the challenge, please email the zip file (please do not include the node_modules folder) to [email protected] with the Email Subject: GForces Tech Challenge: {YOUR_NAME} letting him know that you've finished.

atg-test's People

Contributors

lnatu1 avatar

Watchers

 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.