Skip to content

Python program that reminds the user of their medications to take at specific days and times of the day.

Notifications You must be signed in to change notification settings

2206-devops-batch/TimothyS-project0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimothyS-project0

Purpose:

Create A Python Program: that reminds the user at specific times of day of which of their medications they need to take over a given period of time.

  1. User types the current time of day in the week.
  2. Program takes the information and finds the set of medications in the lists that are to be taken on that specific day.
  3. Also looks at which ones to take on that day in the time interval range that the current time is in.
  4. Returns the prescribed medications for the user to take at the current day of the week and time

Getting Started Locally

  1. Fork This Repo & Clone
  2. run Pyhton3 TestMedReminder.py
  3. run Pyhton3 MedReminder.py
    1. Enter Day (Preferably In All Caps)
    2. Enter Time (Preferably In 24 Hours)

About

Python program that reminds the user of their medications to take at specific days and times of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages