Resource:
'Smart' Pill Bottles Aren't Always Enough To Help The Medicine Go Down
→ It reminds them that they are sick. Solution: positive reinforcement.
Creating the app:
https://developer.chrome.com/apps/first_app
https://www.meteor.com/tutorials/blaze/creating-an-app
Inspiration:
- Tamagotchi / neopets (see neopets website for ideas)
- Talking Tom
- Selfie button (bluetooth or wifi tracking adherence → must also have option to manually override so that life can happen, and the app can adapt without consequence)
- Farmville
- Amazon dash button
- Smart pill bottle/case (see above article)
- Input dosage and schedule into app
- Avatar
- Record their adherence (buttons and manual input)
- Positive reinforcement, reminders, option to send progress to provider
- Avatar progressively happier (or worse)
- Coupons / ExtraBucks
- Chronic or single-course treatment
- Farmville / token economy game
- This is more for chronic conditions
- Decorate avatar?
Structure of objects:
- Personal Info
- Name - a string
- Email - a string
- Cell phone number - ten digit integer
- DOB - mm/dd/yyyy
- Primary pharmacy - either a string or a choice from a pull down menu
- Desired method(s) of notification
- Text - no/yes/frequency
- Email - no/yes/frequency
- Push notifications - no/yes/frequency
- Browser extension - no/yes/frequency
- Avatar n
- Type of avatar - Cat, tree, etc
- Medications
- Med A
- Provider
- Name
- Contact info for provider - string
- Med class - choice from several classes (pre programed into choices of meds) (class 1, class 2, class 3)
- Class 1 (antibiotic)
- chronic /non-chronic (nonchronic) (this will call the appropriate function managing behavior of avatar)
- Detail in avatar (bugs that change number)
- Class 2 (diabetes)
- chronic/nonchronic (chronic)
- Detail in avatar (something with blood sugar)
- Class 3 (statin)
- chronic/nonchronic (chronic)
- Which pharmacy
- Choices or a string
- Treatment regimen
- pill/shot
- Frequency of dosage
- Med B
- Med C

Log in or sign up for Devpost to join the conversation.