
Please help me solve this java question .
You have been asked to write a software that allows users to order groceries. The system need to find the users Name, Address, Credit Card Details and Date of Birth ( for customer profiling). the user should be allowed to enter these details at the console. An email address should be entered and verified by re-entry, if the 2 email addresses don't match an error message should be printed to the customer.
You can assume the grocery only sells the following:
Your system will allow customer to purchase any 3 items (must be exactly 3 items) and input the quatities required of those items and the total cost should be calculated and displayed to the customer.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.