The long awaited React component for the Treatment Form is finally ready. It can be accessed by going to localhost:3000/treatment URL after starting the application via docker-compose -f dev-docker-compose.yml up from the root directory.
The routing was updated such that the Diagnosis page can be accessed by going left from the Treatment page.
A final submission button will be necessary once all the components are usable together.
Description:
Closes issue #49
The long awaited React component for the Treatment Form is finally ready. It can be accessed by going to
localhost:3000/treatment
URL after starting the application viadocker-compose -f dev-docker-compose.yml up
from the root directory.The routing was updated such that the Diagnosis page can be accessed by going left from the Treatment page.
A final submission button will be necessary once all the components are usable together.
Notes:
Screenshots (Optional):
Checklist: