Giter VIP home page Giter VIP logo

assignment-1's Introduction

Instructions

  • clone this repo and open with your favorite code editor

  • make sure you are checked out to master branch

  • to run the app npm install then npm start

Please fix the following issues

  1. In the title of the header, it displays 5 orders but there are 6 orders in the table. We want to display the total number of orders in the header title

  2. In the table order submitted date is missing, we have timestamp data included in the src\assets\timeStamps.json with the corresponding ids, please combine that with the order data and make sure the order submitted date is being displayed in the table

  3. Order Volume cell is displaying USD values, can you please make it display the currency value selected on the dropdown located in the header of the dashboard

  4. Can you please add search feature on the order IDs with the search bar given in the header

  5. Please clear the console errors and warnings.

  6. When user selects an order, can you populate the Card on top of the listing component as shown in the image

alt text

Bonus

  • run storybook npm run storybook
  1. Please add storybook to one of the components

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.