/clinic-cron

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.

Primary LanguageJavaScript


[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