Question: 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
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.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
