Git Product home page Git Product logo

codingtest's Introduction

FrontEnd Coding Test Template

안녕하세요,
Tradir.io에 지원해 주셔서 감사합니다.

Tradir.io 주니어 프론트엔드 개발자 코딩 테스트 기본 템플릿입니다.
해당 repository를 클론 하셔서 아래 명시된 항목들만 완성해 주시면 됩니다.
과제에만 집중하실 수 있게 기본적인 세팅은 미리 되어있습니다.

Instructions

Use the following open api to get data for the table: https://api.punkapi.com/v2/beers
The api returns a list of Beer Objects.

Styling

Required

  • Redirect users to /home when they first arrive

  • Create a Link to a /beerlist page on the homepage

  • Create a page with a table for the list of Beers (material table can be used https://material-table.com/#/docs/get-started)

    • when a column header is drag and dropped, the new column order should be stored in redux so that the order is maintained even when a user moves between /home and /beerlist
  • When a beer name is clicked on, a modal should appear containing all the info of the selected beer

  • Create a filter so that users can filter the beers by abv range ex)"5-6", "6-7"

    • multiselection should be available

Optional

  • Create a Shopping basket to add and remove beers from
    • Shopping basket should be accessible from both /home and /beerlist

Grading Standards

  • Completion of the required functionalities(50%)
  • Code Quality (35%)
  • UI/UX Design (15%)

*Additional features can be added if the tester wishes to display more than the required functionalities

과제 진행 중 추가적인 문의 사항이 있으실 경우, 언제든지 편하게 연락 주시기 바랍니다.

codingtest's People

Contributors

galbimandu 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.