Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 999 Bytes

File metadata and controls

14 lines (11 loc) · 999 Bytes

Medication_-Reminder_-For_The-_Elderly

The Medication Reminder App is a user-friendly application designed to help individuals manage their medication schedules effectively. The app provides a graphical user interface (GUI) using the Tkinter library in Python, making it accessible and easy to use.

Project Requirements:

  1. Create a Medication Reminder App with a GUI using Tkinter.
  2. Allow users to add medication schedules by providing medication name, dosage, frequency, and schedule time.
  3. Store medication schedules in a CSV file.
  4. Provide a functionality to display all medication schedules.
  5. Allow users to set reminders for medication based on schedule time.
  6. Include an option to exit or close the application.
  7. Implement text-to-speech functionality for voice feedback and instructions.
Screenshot 2023-07-14 093854