Coder Social home page Coder Social logo

myjar-test's Introduction

FE developer test task

Please follow the instructions to complete the test task. We have provided you files which should be used in your localhost folder called "myjar".

  • Use your favourite local server engine
  • Fork repository. Git clone it to your localhost folder
  • VCS usage is obligatory!
  • When finished, Push to forked repo and inform us. Provide link to finished task repo.

Instructions

If you open the index.html file you will see our loan request page for 1 month product. Your test task requires to add tabbing functionality to the top of the container which allows switching the content of the container.

Exact file base for the container is located at myjar/angular-app/client/overview. You can use css /myjar/angular-css/client.css or SCSS myjar/scss/client.scss and compile it.

#####Back-end instruction

  • Use your favourite PHP framework (we use Laravel) or create PHP file to respond to the API call from front-end.
  • Create API to respond products (1, 2 and 3 months) and each array of the product contains: Product name and interest per day.

#####Front-end instructions

  • Create tabbing functionality on top of the container. See example-tabs.png
  • There will be 3 tabs in total and each tab represents a product (Tabs: 1 month, 2 months, 3 months)
  • 2 and 3 month products don't have a day slider (only amount slider) and instead of a duration value (eg. "30 Days") they have fixed string name "2 Months" or "3 Months". See 2month-product.png
  • Change the main container and inner left side "slider" container backgrounds to the following color combinations: 2 months is green and 3 months is yellow. Tabs should match the colors.
  • Tabs should be dynamically generated based on API response (See Back-end instructions).

Thank you!

In case you have any questions about the test task send an e-mail to [email protected] or call +372 5664 4321

myjar-test's People

Contributors

chanar avatar igorrootsi avatar andresm0000 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.