Why it exists
Caring for a child on a medication schedule is hard enough without juggling spreadsheets and reminder apps. Medi keeps everyone on the same page in the place we’re already chatting, which is Slack.
What it does
- Posts medication-time reminders in a shared family channel.
- Lets anyone in the channel mark a dose as given.
- Surfaces a calendar view that shows what was given and when.
- Lets you manage patients, schedules, and on/off toggles from the bot’s home tab.
Stack
Python, slack_sdk, a small backend database, and the standard library’s datetime doing more work than you’d expect.
