Coder Social home page Coder Social logo

fe-test's Introduction

Front end test

Instructions

  1. Fetch this repo in your github account.
  2. Make a new branch called test-me and add your stuff there.
  3. Once you have completed the test make a new PR to this repo, for that branch.
  4. You have max 3 hours.

Infos

  1. Default route is / which load testController controller, and display test.html view.
  2. You must indent your code, follow the .editorconfig and .eslint rules.

HTML and CSS part - Todo:

  1. Create an html structure with header and content similar as much as possible to the example located in src/assets/layout.png.
  2. The page should be responsive with customization for tablet and phone.
  3. Write css in sass.

Angular part - Todo:

  1. Write an angular directive called race-cars-paginator which display a list of race cars.
  2. The directive should fetch cars from the service injected in TestController. Use bootstrap for display the items in a .
  3. Limit the items shown in the table at 10.
  4. Use ui-bootstrap pagnation for paginate the table rows.

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.