Atm the workaround is for admin to be able to determine the therapists that can be chosen - this would need to go in favour of a therapist-centred UI.
Can probably be coupled with issue #49
[x] find out how to route dependent on something with a user.
- [x] try having a route HandleUserType which calls a different dashboard dependent on User type.
[x] login routes depend on isTherapist
[x] everything else refactored to reflect that change
[x] userName should be something that you can set in your dashboard.
Atm the workaround is for admin to be able to determine the therapists that can be chosen - this would need to go in favour of a therapist-centred UI.
Can probably be coupled with issue #49
- [x] try having a route HandleUserType which calls a different dashboard dependent on User type.