Write a logic in JAVA that by reading benchmark prices and packaging options for a given item is able to provide its packaging based on its price

Job ID: 32929325

Budget: $250 – $750 USD

FIRST CHECK THIS -> No interested in freelancers that bid at one price without understanding the project, and raise the price later. Please take the time to understand the project carefully before bidding bc price changes won't be allowed


REQUEST:
Write a logic in JAVA that by reading benchmark prices and packaging options for a given item is able to provide its packaging based on its price

The logic will be designed around micro-servicesapproach. Please read the attached document to see business context for the project:

Service 1:
Benchmark (BM) Level calculation, which reads the BM Level 1 and the packaging info for the given item, and based on that provides all the other BM for all packaging levels
Service 2:
Reads a unit price and the different BM levles, and let us know in which BM level the unit price falls into. Also, with the given BM level(s) as insigth and the given CF/UOM Xwalk per bracket this logic will provide the correspondent CF and UOM for the unit price
It is important to define confidence level in the assignment for each micro-service