nimwijetunga / Med-Message

Code for DeltaHacks Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedMessage

Presented by Harry Dong, Nim Wijetunga, Garland Zhang, and David Zhou

Background

Healthcare is one of the most important social services that a country can provide to its citizens. By providing quality healthcare, a country keeps its citizens healthy, happy, and productive. Unfortunately, long wait times for walk-in clinics are one of the most frustrating problems in healthcare. MedMessage is designed to minimize the time a patient spends unnecessarily waiting for an appointment.

Our product accomplishes this by allowing patients to book appointment via SMS or web services. MedMessage provides a choice of nearby clinics to the client, giving them the flexibility of choice. After reviewing their choices, the patient can then choose a walk-in to book their appointment at. Afterwards, they can also review or cancel their appointment.

MedMessage frees time the time of patients that would have otherwise been spent in a waiting room, which reduces the stress on both the patients as well as the clinic staff. Additionally, patients are also more likely to book an appointment at a clinic if they don’t have to wait in a waiting room, which prevents the conditions of patients from worsening.

Instructions for Use

Web

  1. Simply enter your location and select a clinic from the results.
  2. Book your appointment!

SMS

  1. At any time, you can text 'help' for a list of commands!
  2. Text your location to set your loction.
  3. Text 'list' for a list of nearby clinics.
  4. Type 'book apt [apt #]' from the list of clinics returned.
  5. You can now review or cancel your booking.

Alexa

  1. Same as the above expect input is in the form of voice commands instead of text!
  2. Reponses will be sent to the user via SMS

About

Code for DeltaHacks Project


Languages

Language:JavaScript 75.1%Language:CSS 20.2%Language:HTML 4.7%