Giter VIP home page Giter VIP logo

openxapp's Introduction

Created by Paweł Satora

Task 2 implementation:

  1. Retrieves user, product and shopping cart data

Implementation of this task is available in file src\APIData.tsx

  1. Creates a data structure containing all available product categories and the total value of products of a given category

Implementation of this task is available in file src\components\CategoryTotalValues\CategoryTotalValues.helpers.ts

  1. Finds a cart with the highest value, determines its value and full name of its owner

Implementation of this task is available in file src\components\HighestValueCart\HighestValueCart.helpers.ts

  1. Finds the two users living furthest away from each other

Implementation of this task is available in file src\components\UsersDistanceCounter\UsersDistanceCounter.helpers.ts

All API data types are available in file APIData.types.ts

Mock data for tests is stored in src\test\testData.constants.ts

Scripts

  • Tests: To run tests type npm test
  • Development server: To run development server type npm start

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.