Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Write a 4 page essay on Nursing Agency.Flow chart for Report 2(Weekly report)Task 3:a)Pseudocode 1) first a login window comes. Function login()2) Here user name and password has to be entered3) If au

Write a 4 page essay on Nursing Agency.

Flow chart for Report 2(Weekly report)

Task 3:

a)Pseudocode

1) first a login window comes. Function login()

2) Here user name and password has to be entered

3) If authentication is success, a main window will be displayed

4) It will contain a menubar, fuction named as menubar (choice)

5) It will provide functions like add/delete nurses, update nurse details, adding nursing hours worked etc

6) Selecting an option will be stored in variable 'choice'

7) Menubar (choice)

{

8)If Case 1: choice = Add/delete nurse

{

9) A new window will be displayed for adding and deleting nurse details .

}

10)Else if Case 2: choice = Update nurse details

{

11)A new window will be displayed for updating nurse details .

}

Else If Case 3: choice = Add nursing hours worked

{

12)A new window will be displayed for adding nursing hours worked .}

13)Else if Case 4: choice = Add/delete institution

{

14)A new window will be displayed for adding /deleting institution details .}

15)Else if Case 5: choice = Update institution details

{

16)A new window will be displayed for adding /deleting nurse details

}

17)Else if Case 6: choice = Add request for nurse

{

18)A new window will be displayed for adding the requirements for nurses by different institution

}

Else if Case 7: choice = Search available staff/complete request

{

A search window will be displayed for searching available staff or completed request

}

}

Else if Case 8: choice = Print report

{

This option is only for managers who login. After viewing the required report, there is an option for printing the report.

}

Else if Case 9: choice = Exit

{

It exits from the main window

Function login().

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question