项目作者: chingu-voyage7
项目描述 :
Therapist (Location based therapist appointment portal) | Voyage-7 | https://chingu.io/
高级语言: JavaScript
项目地址: git://github.com/chingu-voyage7/Bears-Team-23.git
Therapist (Bears-Team-23)
Location based therapist appoinment scheduling portal
Feature Purposal:
- Landing Page
- Registration
- Sign-Up as patient
- Sign-Up as therapist
- Authorized View (role-based)
- Patient Dashboard
- List of therapists
- Therapist review
- Therapist profile
- Reserve appointment
- Update/Cancel appointment
- Upcoming appointments list
- Text chat with therapish (encrypted/incognito)
- Update personal information
- Reminder notifications of upcoming appointment
- Therapist Dashboard
- Setup/Update personal profile
- Customize work schedule (by dates and time)
- Review appointment request (Accept / Reject)
- View list of up-coming appointments
- Request appointment transfter to fellow therapist
- Email/Text notifications of upcoming appointments
- Guest View
- Visit differnt parts of portal
- See limited list of therapists (public profiles)
- See limited information about selected therapist
Project Setup Instructions:
This project is designed based upon yarn workspaces, install yarn first npm install -g yarn
. All dependencies will manage at root.
$ cd api/
and run yarn install
$ cd web-client/
and run yarn install
Common functionality is managed in common/
directory.
Voyage-7 | https://chingu.io/