Skip to content

markal84/OpenX-internship-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenX-internship-task

For summer 2023 internship - Marcin Kaleta

Link for live version

In case of page won't load, please check if your security software is not blocking loading page resources.

Subtask: solution file

  1. Retrieves user, product and shopping cart data: ./src/App.jsx
  2. Creates a data structure containing all available product categories and the total value of products of a given category: ./src/components/Products.jsx
  3. Finds a cart with the highest value, determines its value and full name of its owner: ./src/components/Carts.jsx
  4. Finds the two users living furthest away from each other: ./src/components/Users.jsx

About

For summer 2023 internship - Cracov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published