Project for the 2018 Medical Hackathon at Johns Hopkins.
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.
- React Native - Cross platform mobile development framework
- Google Cloud Vision API - OCR, Optical Character Recognition
- Twilio API - Serverless communication
Clone repository:
git clone [email protected]:christinali/medhacks2018.git
cd medhacks2018
Install dependencies:
npm install
See package.json
for details