Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 889 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 889 Bytes

MedHacks 2018 - Pocket Pills

Project for the 2018 Medical Hackathon at Johns Hopkins.

Why?

Up to 75% of people do not take their prescription medicines properly. Many still don't take their meds when the stakes are high. This can be an especially big problem for those that need to stay on a routine for their medicine intake.

Our app helps you stay on top of your game easily. All you need to do is take a picture of your prescription bottle. We take care of the reminding for you.

Built With

  • React Native - Cross platform mobile development framework
  • Google Cloud Vision API - OCR, Optical Character Recognition
  • Twilio API - Serverless communication

Getting Started

Clone repository:

git clone [email protected]:christinali/medhacks2018.git
cd medhacks2018

Prerequisites

Install dependencies:

npm install

See package.json for details