Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

language java use this program for algorithm Criterion B: Create an algorithm( specify code plan that you will use) /flow chart display the control of

language java
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
use this program for algorithm
image text in transcribed
Criterion B: Create an algorithm( specify code plan that you will use) /flow chart display the control of the program)./Needs Analysis to address your problem (table of needs of client show you are addressing it 2022-midnight Checklist of the requirements ( to be used in reflection) A flowchart showcasing detailed planning and drawings which outline the requirements for the creation of the solution or detailed Algorithm describing each step of the program Exemplar Checklist: Scan the student names Scan individual student grades Display the average Calculate the median score Display if the student has improved O Output the rank of the student in class Closing output 4 Success Criteria (Needs) Description Algorithm) The program will let the doctor The program will prompt the user to choose from a develop a diagnosis for the patient given list of symptoms (fever, cough, sore throat, and print it for them. etc.) using switch statements. It will then print out the symptom along with the diagnosis in an organized manner ( stored in arrayList/stored as a String). The program will let the doctor The program will prompt the user to choose their provide medication for common illness from a given list, if the user does not know illnesses and print it for them. their illness the program will diagnose them first. It will then print out the corresponding medication, dosage, frequency, number of refills, and duration in an organized manner. The program will let the doctor The program will prompt the user to choose the administer the required vaccine for vaccine they need from a given list, if the user their patient and print it for them. does not know the vaccine then the program will decide. It will then print out the vaccine, and when the patient should come back for another dose in an organized manner. The program will let the doctor The program will print out why it cannot provide a provide a referral for their patient diagnosis and where the patient is being referred and print it for them. to (cardiologist, neurologist, etc.) in an organized manner. The program will let the doctor run The program will choose which test(s) the patient tests on their patient and print it needs, and will print them out in an organized out for the user manner. The program will let the doctor The program will choose whether the patient examine their patient and print the needs a physical or a mental examination will results for them. perform the required examination(s), and will print out the examination(s) performed with their results in an organized manner. The program will let the doctor The program will print out the diagnosis, a decide on a treatment plan for treatment plan (e.g. bed rest for one week), and their patient and print it for them. the patient's prescription (if needed) in an organized manner. 5 5 RUBRIC Success Level 7/8 Level 5/6 Level 3/4 Level 1/2 Criteria The program The user is able The user is able The user is able The user is able will let the to choose their to choose their to choose their to choose their doctor develop symptom, and symptom, and symptom, and symptom, and a diagnosis for the program is the program is the program is the program is the patient and able to print it able to print it able to print it able to print it print it for and the and the and the and the them. corresponding corresponding corresponding corresponding diagnosis with diagnosis with diagnosis with diagnosis with no difficulty little difficulty. some difficulty. difficulty. The user is able The user is able The user is able The user is able The program the will let the to choose their to choose their to choose their to choose their doctor provide illness (and/or illness (and/or illness (and/or illness (and/or medication for symptom if symptom if symptom if symptom if common applicable), and applicable), and applicable), and applicable), and illnesses and the program is the program is the program is the program is print it for able to print able to print able to print able to print them. the the the corresponding corresponding corresponding corresponding prescription prescription prescription prescription with all with most with some with few important important important important details with no details with details with details with difficulty little difficulty. some difficulty. difficulty The program The user The user The user The user will let the and/or program and/or program and/or program and/or program doctor is able to is able to is able to is able to administer the choose a choose a choose a choose a required vaccine, and the vaccine, and the vaccine, and the vaccine, and the vaccine for program is able program is able program is able program is able their patient to print it and to print it and to print it and to print it and and print it for its its its its them. corresponding corresponding corresponding corresponding instructions instructions instructions instructions with no with little with some with difficulty. difficulty. difficulty difficulty The program The program is The program is The program is The program is will let the able to print able to print able to print able to print doctor provide that it is giving that it is giving that it is giving that it is giving a referral for the patient a the patient a the patient a the patient a their patient referral, and referral, and referral, and referral, and and print it for refer the refer the refer the refer the them patient to a patient to a patient to a patient to a specialist with specialist with specialist with specialist with no difficulty. little difficulty. some difficulty difficulty. The program The program is The program is The program is The program is will let the able to choose able to choose able to choose able to choose doctor run one or more one or more one or more one or more tests on their tests for the tests for the tests for the tests for the patient and patient and patient and patient and patient and print it out for print out print out print out print out the user corresponding corresponding corresponding corresponding instructions instructions instructions instructions with no with little with some with difficulty. difficulty. difficulty. difficulty. The program The user is able The user is able The user is able The user is able will let the to choose which to choose which to choose which to choose which doctor examine examinations examinations examinations examinations their patient they need, and they need, and they need, and they need, and and print the the program is the program is the program is the program is results for able to perform able to perform able to perform able to perform them. and print their and print their and print their and print their results with no results with results with results with difficulty little difficulty, some difficulty. difficulty. The program The program is The program is The program is The program is will let the able to print able to print able to print able to print doctor decide out the out the out the out the on a treatment patient's patient's patient's patient's plan for their diagnosis, diagnosis, diagnosis and diagnosis with patient and treatment plan treatment plan prescription difficulty. print it for and and with some them. prescription prescription difficulty. with no with little difficulty. difficulty. SYSTEM Gives advice depending on the input of the numerical value Asks the user how the day has been going so far on a scale from one to ten SCHOOL Asks what their struggle is Currently in their lives. e.g. school relationships etc TIME-MANAGEMENT RELATIONSHIPS HEALTH A series of Yes/No questions will be asked A series of YewNo questions will be asked GIFS will be added potentially A series of YesNo questions will be asked A series of Yes/No questions will be asked Using the numerical values of each answered question (0 or 1), it will compare each answer's value Advice will be given based on the score of each question Ans A) Problem Definition : Designing a Taxi booking System using Java The Taxi Booking system will have a User Interface where the user will be prompted to register. After the registration the users will get the text box where they can enter their source and destination for the ride. Now once the user enter this data the application will find the nearest driver for the ride and send him a request and thus the acceptance of the ride will provide the driver for the route to be taken to pick up the user The driver will go the user and thus can complete the ride. The data structure required can be arrayshash map and linked list and graphs Algorithm to find the shortest path might also be needed in designing the system NEEDS OF THE CLIENT : The client will need a user friendly interface with the system. The Java application needs to be developed using Javall for the interaction of the user with the system. The client will need that they should be able to a) Enter the source and destination of their ide journey b) Get the details of the vehicle on the system for easy identification of the vehicle c) Get the details of the driver like name and photo for identification and security d) Get the details of the fare for the journey c) Pay the fare of the ride/journeying online transaction or offline transaction APPLICATION FEATURES FOR ADDRESSING NEEDS OF THE CLIENT : The Java application needs to be developed using Java Ul for the interaction of the user with the system. The client will need the features stated above and they can be achieved by a) Providing the text boxes to enter the source and destination of their ride journey and to pass the values to be stored in the Java program/application b) Provide the message box on the application which shows the details of the vehicle on the system for easy identification of the vehicle c) Providing the message box on the application which shows the details of the driver live name and photo for identification and security d) Providing a message pop up after the completion of the ridejourney to show he details of the fare for the journey .) Pay the tare of the ride / journey using online transaction or online transaction USER INTERACTION AND END RESULT: The user will get a User Interface which is easy to navigate and select options at each step which means that the user should get an Interface which is user friendly and has good ryThe User interaction will involve all the needs as stated above in the NEED OF CLIENT section of the answer. The user interaction with the Java Application program can be understood with data low in the Java application 1.First the Data of the vehicles and driver associated with that vehicle is stored in the program 2. Then the Message boxes and other messages can also be stored in the program/application which is to be shown to the user 3. When the user opens the application the user gets two text boxes to enter the source and destination the user can also get suggestions from the previously stored data in the application for the sources and destination 4. The user data of source and destination is entered in the deve program S.Now based on the data entered by the user the tree and vehicles allocated to the user 6. Now the Data of the driver and vehicle is shown using message box on the screen of the user 7. The data for the route to be taken is provided to the driver based on the source and destination of the user 8.Now the user gets the tare of the idea on on the application which is calculated based on the distance traveled and the rate for each travelled Criterion B: Create an algorithm( specify code plan that you will use) /flow chart display the control of the program)./Needs Analysis to address your problem (table of needs of client show you are addressing it 2022-midnight Checklist of the requirements ( to be used in reflection) A flowchart showcasing detailed planning and drawings which outline the requirements for the creation of the solution or detailed Algorithm describing each step of the program Exemplar Checklist: Scan the student names Scan individual student grades Display the average Calculate the median score Display if the student has improved O Output the rank of the student in class Closing output 4 Success Criteria (Needs) Description Algorithm) The program will let the doctor The program will prompt the user to choose from a develop a diagnosis for the patient given list of symptoms (fever, cough, sore throat, and print it for them. etc.) using switch statements. It will then print out the symptom along with the diagnosis in an organized manner ( stored in arrayList/stored as a String). The program will let the doctor The program will prompt the user to choose their provide medication for common illness from a given list, if the user does not know illnesses and print it for them. their illness the program will diagnose them first. It will then print out the corresponding medication, dosage, frequency, number of refills, and duration in an organized manner. The program will let the doctor The program will prompt the user to choose the administer the required vaccine for vaccine they need from a given list, if the user their patient and print it for them. does not know the vaccine then the program will decide. It will then print out the vaccine, and when the patient should come back for another dose in an organized manner. The program will let the doctor The program will print out why it cannot provide a provide a referral for their patient diagnosis and where the patient is being referred and print it for them. to (cardiologist, neurologist, etc.) in an organized manner. The program will let the doctor run The program will choose which test(s) the patient tests on their patient and print it needs, and will print them out in an organized out for the user manner. The program will let the doctor The program will choose whether the patient examine their patient and print the needs a physical or a mental examination will results for them. perform the required examination(s), and will print out the examination(s) performed with their results in an organized manner. The program will let the doctor The program will print out the diagnosis, a decide on a treatment plan for treatment plan (e.g. bed rest for one week), and their patient and print it for them. the patient's prescription (if needed) in an organized manner. 5 5 RUBRIC Success Level 7/8 Level 5/6 Level 3/4 Level 1/2 Criteria The program The user is able The user is able The user is able The user is able will let the to choose their to choose their to choose their to choose their doctor develop symptom, and symptom, and symptom, and symptom, and a diagnosis for the program is the program is the program is the program is the patient and able to print it able to print it able to print it able to print it print it for and the and the and the and the them. corresponding corresponding corresponding corresponding diagnosis with diagnosis with diagnosis with diagnosis with no difficulty little difficulty. some difficulty. difficulty. The user is able The user is able The user is able The user is able The program the will let the to choose their to choose their to choose their to choose their doctor provide illness (and/or illness (and/or illness (and/or illness (and/or medication for symptom if symptom if symptom if symptom if common applicable), and applicable), and applicable), and applicable), and illnesses and the program is the program is the program is the program is print it for able to print able to print able to print able to print them. the the the corresponding corresponding corresponding corresponding prescription prescription prescription prescription with all with most with some with few important important important important details with no details with details with details with difficulty little difficulty. some difficulty. difficulty The program The user The user The user The user will let the and/or program and/or program and/or program and/or program doctor is able to is able to is able to is able to administer the choose a choose a choose a choose a required vaccine, and the vaccine, and the vaccine, and the vaccine, and the vaccine for program is able program is able program is able program is able their patient to print it and to print it and to print it and to print it and and print it for its its its its them. corresponding corresponding corresponding corresponding instructions instructions instructions instructions with no with little with some with difficulty. difficulty. difficulty difficulty The program The program is The program is The program is The program is will let the able to print able to print able to print able to print doctor provide that it is giving that it is giving that it is giving that it is giving a referral for the patient a the patient a the patient a the patient a their patient referral, and referral, and referral, and referral, and and print it for refer the refer the refer the refer the them patient to a patient to a patient to a patient to a specialist with specialist with specialist with specialist with no difficulty. little difficulty. some difficulty difficulty. The program The program is The program is The program is The program is will let the able to choose able to choose able to choose able to choose doctor run one or more one or more one or more one or more tests on their tests for the tests for the tests for the tests for the patient and patient and patient and patient and patient and print it out for print out print out print out print out the user corresponding corresponding corresponding corresponding instructions instructions instructions instructions with no with little with some with difficulty. difficulty. difficulty. difficulty. The program The user is able The user is able The user is able The user is able will let the to choose which to choose which to choose which to choose which doctor examine examinations examinations examinations examinations their patient they need, and they need, and they need, and they need, and and print the the program is the program is the program is the program is results for able to perform able to perform able to perform able to perform them. and print their and print their and print their and print their results with no results with results with results with difficulty little difficulty, some difficulty. difficulty. The program The program is The program is The program is The program is will let the able to print able to print able to print able to print doctor decide out the out the out the out the on a treatment patient's patient's patient's patient's plan for their diagnosis, diagnosis, diagnosis and diagnosis with patient and treatment plan treatment plan prescription difficulty. print it for and and with some them. prescription prescription difficulty. with no with little difficulty. difficulty. SYSTEM Gives advice depending on the input of the numerical value Asks the user how the day has been going so far on a scale from one to ten SCHOOL Asks what their struggle is Currently in their lives. e.g. school relationships etc TIME-MANAGEMENT RELATIONSHIPS HEALTH A series of Yes/No questions will be asked A series of YewNo questions will be asked GIFS will be added potentially A series of YesNo questions will be asked A series of Yes/No questions will be asked Using the numerical values of each answered question (0 or 1), it will compare each answer's value Advice will be given based on the score of each question Ans A) Problem Definition : Designing a Taxi booking System using Java The Taxi Booking system will have a User Interface where the user will be prompted to register. After the registration the users will get the text box where they can enter their source and destination for the ride. Now once the user enter this data the application will find the nearest driver for the ride and send him a request and thus the acceptance of the ride will provide the driver for the route to be taken to pick up the user The driver will go the user and thus can complete the ride. The data structure required can be arrayshash map and linked list and graphs Algorithm to find the shortest path might also be needed in designing the system NEEDS OF THE CLIENT : The client will need a user friendly interface with the system. The Java application needs to be developed using Javall for the interaction of the user with the system. The client will need that they should be able to a) Enter the source and destination of their ide journey b) Get the details of the vehicle on the system for easy identification of the vehicle c) Get the details of the driver like name and photo for identification and security d) Get the details of the fare for the journey c) Pay the fare of the ride/journeying online transaction or offline transaction APPLICATION FEATURES FOR ADDRESSING NEEDS OF THE CLIENT : The Java application needs to be developed using Java Ul for the interaction of the user with the system. The client will need the features stated above and they can be achieved by a) Providing the text boxes to enter the source and destination of their ride journey and to pass the values to be stored in the Java program/application b) Provide the message box on the application which shows the details of the vehicle on the system for easy identification of the vehicle c) Providing the message box on the application which shows the details of the driver live name and photo for identification and security d) Providing a message pop up after the completion of the ridejourney to show he details of the fare for the journey .) Pay the tare of the ride / journey using online transaction or online transaction USER INTERACTION AND END RESULT: The user will get a User Interface which is easy to navigate and select options at each step which means that the user should get an Interface which is user friendly and has good ryThe User interaction will involve all the needs as stated above in the NEED OF CLIENT section of the answer. The user interaction with the Java Application program can be understood with data low in the Java application 1.First the Data of the vehicles and driver associated with that vehicle is stored in the program 2. Then the Message boxes and other messages can also be stored in the program/application which is to be shown to the user 3. When the user opens the application the user gets two text boxes to enter the source and destination the user can also get suggestions from the previously stored data in the application for the sources and destination 4. The user data of source and destination is entered in the deve program S.Now based on the data entered by the user the tree and vehicles allocated to the user 6. Now the Data of the driver and vehicle is shown using message box on the screen of the user 7. The data for the route to be taken is provided to the driver based on the source and destination of the user 8.Now the user gets the tare of the idea on on the application which is calculated based on the distance traveled and the rate for each travelled

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_2

Step: 3

blur-text-image_3

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

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions

Question

What are the major objectives of the approach?

Answered: 1 week ago

Question

Does the business have a sound marketing plan?

Answered: 1 week ago