React project (ADVANCED REACT KNOWLEDGE ONLY)

Job ID: 32072020

Budget: £20 – £250 GBP

I required a react app to be built which uses styled components for the css and is fully coded in react correctly.

The app will be used to check a local json file of devices and then on the page when a user selects one of the comparison boxes they will get a modal popup which allows them to select a device from the list. When they select a device at the bottom it will tell the user what the price of the item is. If they select another device it will tell the user the total price and have a further dropdown to show more detailed information.

A webapp that enables users to build a bundle of products and receive cashback information and related learning details.

Requirements:

Users can select from a list of products to build a bundle of maximum 5 products

Users cannot select the same product multiple times

Users can clear/edit their bundle by adding/removing products

Once a bundle is built, users can calculate the cashback on offer and are presented with: Calculation results abd Related Learning content links.

Related Learning content logic:

Each product will have a related learning link. This could link to anywhere.

There will always be 4 links displayed

Links displayed will never be duplicated

There is a default prioritised list of product links marked in the excel which will need to placed in the json

User selected product links will always take priority over the default list in the order they were selected, priority products should be added after the selected products for related content.

Calculation results can be expanded/contracted

Display cashback in £ for UK users and € for IRE users

All webapp data is FE driven and should be in a reasonable json format following the excel sheet data