Page 1 of 1

Create me a Java program (implementing web app with mobile notifications) an app where it posts items for sale at a rand

Posted: Mon Jul 11, 2022 9:49 am
by answerhappygod
Create me a Java program (implementing web app withmobile notifications)
an app where it posts items for sale at a randomly generatedprices (with the request of the user to change the prices or not)and being able to select an item for watch out until the prices ofthat items drops and notifies the user with a notification 🔔 sayingsomething similar to "Your selected item has droppedin price, hurry up before prices rise again !" .
and notifies the user when the items are about to changeand do change for something else.
Please write with detailed comments explaining the loops and IFsand other necessarily things.