A medication tracking and reminder application that helps users manage their medication schedules, track intake history, and receive timely notifications.
- Personalized medication schedules with configurable time slots
- Medication intake logging and history tracking
- Reminder with notification according to set medication times
- Detailed medication instructions
- Cross-platform mobile support
Backend: Go, PostgreSQL
Mobile: Flutter
. ├── backend/ # Go REST API server ├── mobile/ # Flutter mobile application └── docker-compose.yaml