Closed kbmakevin closed 6 years ago
this is the first view user is redirected to when they log in successfully.
On the dashboard, Nurses can:
Patients can:
home component == dashboard component
when logged in as nurse:
when logged in as a patient:
there are only two components per user type because there are multiple functions under each component
Beautify this and fix routes later when other components are completed.
view differs depending on logged on as nurse or patient.