fersilva362 / AerolabChallenge

This is a coding challenge proposed by Aerolab to sort and shop products

Home Page:https://sweet-fox-1a3fe1.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aerolab challenge

This is a coding challenge proposed by Aerolab where I used React frameworks and chakra-ui to style the components. In this app, after fetching two api to get users and products' data, I showed the preice of each product. The user is able to sort products by price (from highest to lowest price, and vice-versa) and the user can see how many points they have in their account distinguish those products that they can redeem from those they cannot. A “Redeem now” option should appear when the user interacts with a product that they have enough points to claim, and after clicking the system should automatically deduct the item’s price from the users’ points and stored them. I builded the following link that allow you to access to my app:

Uploading AerolabScreen.png…

About

This is a coding challenge proposed by Aerolab to sort and shop products

https://sweet-fox-1a3fe1.netlify.app


Languages

Language:JavaScript 100.0%