Question: Attempt the following tasks to create a Client Server application. As part of your software listing add comments to explain our code. Task 1 Client
Attempt the following tasks to create a Client Server application. As part of your software listing add comments to explain our code.
Task 1
Client side React app Create a React application, using only functions with Hooks as components, for the
following requirements:
To be able to create a Patient record, and display the Treatment records for the patient. Your app should be able to filter and display the Treatment records based on the filter parameters entered as a treatment category. Treatments with issued Prescriptions should be highlighted with a font colour of your choice. Patient with allergies should be highlighted in bold red colour font.
Produce code explanation of your software and evidence of your running application.
Notes:
JSON data type must be used where possible.

appropriate User Interface, for a business scenario and given user requirements. Attempt the following tasks to create a Client Server application. As part of your software listing add comments to explain our code. Task 1 Client side React app Create a React application, using only functions with Hooks as components, for the following requirements: To be able to create a Patient record, and display the Treatment records for the patient Your app should be able to filter and display the Treatment records based on the filter parameters entered as a treatment category. Treatments with issued Prescriptions should be highlighted with a font colour of your choice. Patient with allergies should be highlighted in bold red colour font. Produce code explanation of your software and evidence of your running application. Notes: I JSON data type must be used where possible. 125 marbel Attempt the following tasks to create a Client Server application As part of your software listing add comments to explain our code Task 1 Client side React app Create a React application, using only functions with Hooks as components, for the following requirements To be able to create a Patient record, and display the Treatment records for the patient. Your app should be able to filter and display the Treatment records based on the filter parameters entered as a treatment category. Treatments with issued Prescriptions should be highlighted with a font colour of your choice. Patient with allergies should be highlighted in bold red colour font. Produce code explanation of your software and evidence of your running application. Notes: I JSON data type must be used where possible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
