https://github.com/roeytamano/medtrack
MedTrack is a medication management app that provides users with information about medications, the ability to set dosage reminders, and contact management.
https://github.com/roeytamano/medtrack
app email-sender medication-management medication-reminder notification python reminder tkinter user-friendly-interface
Last synced: about 2 months ago
JSON representation
MedTrack is a medication management app that provides users with information about medications, the ability to set dosage reminders, and contact management.
- Host: GitHub
- URL: https://github.com/roeytamano/medtrack
- Owner: roeytamano
- Created: 2024-09-18T10:57:24.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-18T00:54:06.000Z (7 months ago)
- Last Synced: 2025-02-12T06:30:10.375Z (4 months ago)
- Topics: app, email-sender, medication-management, medication-reminder, notification, python, reminder, tkinter, user-friendly-interface
- Language: Python
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MedTrack 💊
MedTrack is a medication management app that provides users with information about medications, the ability to set dosage reminders, and contact management.
## Features 🌟
- **Medication Search**: Easily search for information on available medications.
### Massive DATABASE with over 2000 medications

- **Dosage Reminders**: Set personal reminders for medication intake based on specific times and dates.
- **Email Notifications**: Receive email reminders for your medication schedule.
- **User Management**: Enter your name and email to receive personalized reminders.
- **User-Friendly Interface**: Intuitive design that makes navigation easy.## technology 🖥️
- Python 3.6 or higher
- Third-party libraries:
- `tkinter`
- `customtkinter`
- `pandas`
- `yagmail`
- `tkcalendar`
- `schedule`

