Skip to content

Clinic Attedant is a voice interface check-in for clinical appointments and supports both Google Assistant and Alexa. The primary purpose is to avoid human interactions and touching public device screen surfaces as much as possible.

Notifications You must be signed in to change notification settings

ssoemoe/clinic-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


[Attention Please] We won Engineers Choice award!

Please see the details here: https://devpost.com/software/clinic-attendant

Clinic Attendant

Clinic Attendant is a contact-less virtual check-in app powered with Amazon Alexa and Google Assistant for clinics/doctors and patients using DrChrono APIs. (A hackathon project for DrChron hackathon on DevPost)

Running the API app

First, configure the app with environtment variables.
REDIRECT_URI
CLIENT_ID
CLIENT_SECRETS
REFRESH_TOKEN

Then, run the command:

cd svc-cron  
npm install  
npm run start-dev

Running the voice application

cd voice-end
npm install
jovo run --port 4000

AUTHORS

SHANE MOE
JOSH LOPEZ

About

Clinic Attedant is a voice interface check-in for clinical appointments and supports both Google Assistant and Alexa. The primary purpose is to avoid human interactions and touching public device screen surfaces as much as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published