Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help in design the follow problem in to Step1: Think of a pseudo-code on how you can solve such a problem using java

I need help in design the follow problem in to Step1: Think of a pseudo-code on how you can solve such a problem using java coding. Step 2: design the flow chart of how the program class work. Step 3: design UML class diagram with steps that followed to arrived .

  1. Simple logon interface
  2. customer interface (new register or return customer)
    1. Allow customer to registering through Companys web portal.
    2. logon process with unique username and password.
    3. registering information included name, phone #, email address, billing address, shipping address.
    4. generate customer ID / account #
    5. Create, view, modify, and delete user information.
  3. Employee interface
    1. Allow system admin to create employee login credential.
    2. Allow new employee to update their information once system admin approved and create their employee login credential which include name, employee ID number, supervisor name, and job title
    3. Provide system access for authorized employee for modification their own information only

flow chart example

image text in transcribed

Class UML diagram example:

image text in transcribed

User Interface User Interface Start User logon Existing User NO Create acount yes no Verify credential verified Login verification yes User portal XYZ Employee Create Custom Recipe Create New Menu employee_Name - Add_new_item Current_Menus; - Create_New_Menu employee_ID - employee Email - employee_PhoneNum Add new item from Custom Menu Items - Cafeteria_Menu 0 Custom Menu () - Current_Custom_menus - Add_item Cafeteria Menu Current_Cafeteria_Menu_Item: Add Item User Interface User Interface Start User logon Existing User NO Create acount yes no Verify credential verified Login verification yes User portal XYZ Employee Create Custom Recipe Create New Menu employee_Name - Add_new_item Current_Menus; - Create_New_Menu employee_ID - employee Email - employee_PhoneNum Add new item from Custom Menu Items - Cafeteria_Menu 0 Custom Menu () - Current_Custom_menus - Add_item Cafeteria Menu Current_Cafeteria_Menu_Item: Add Item

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial Accounting

Authors: Walter T. Harrison Jr., Charles T. Horngren, C. William Thomas, W. Morley Lemon, Catherine Seguin, Sandra Robertson Lemon

4th Canadian Edition

0131384333, 9780131384330

More Books

Students also viewed these Accounting questions

Question

What does a person include in his/her application?

Answered: 1 week ago

Question

8.10 Explain several common types of training for special purposes.

Answered: 1 week ago