Skip to content

Get reminders for your prescriptions by taking photos of them. Built with React, Node.js, and Google Cloud Vision API.

Notifications You must be signed in to change notification settings

law-lin/Pillminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pillminder

Presentation & Demo

Inspiration

On average, people use 5 or more prescription drugs, everyday. Keeping track of all those prescriptions is a hassle. Because of this, we have developed Pillminder as a solution to this problem.

What it does

When a user logs into their Pillminder account, they can upload an image or take a photo of their medication prescription, giving it a title and choosing how they want to receive their notification.

How we built it

We used JavaScript, React, and Ant Design for the frontend, and Firebase and Node.js for the backend. When a user signs up, their credentials are stored into Firebase Authentication and Firebase Cloud Firestore. Adding a new reminder stores the image into Firebase Cloud Storage, with the URL, the title, and the notification setting being saved into Firestore. We utilized the Google Cloud Vision API to extract text from images, with our own functions to process the text into readable messages, and the Twilio API to send the message to the user's phone number.

demo-example

An example of an ideal picture of a capsule bottle to use

generated

Our app would extract text from the capsule and send you a text to Pillmind you :)

Contributors

About

Get reminders for your prescriptions by taking photos of them. Built with React, Node.js, and Google Cloud Vision API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published