- It is an Automatic Birthday Wisher used for wishing friends and relatives without remebering the exact dates everytime.
- Modules used are Pandas, datetime and Smtplib
- Pandas module is used to store and read data from Excel file
- We will store the name, Birth-date and Email of the users
- Datetime module is used to get the present dates
- Smtplib module is used to send the mail automatically to users
- We will schedule the program for each day using the Window's scheduler
- Each day, it will automatically compare the birth-dates and find who's birthday is today
- It will send the good wishes in mail to that person using SMTP library
gharshg29/Automatic-BirthDay-Wisher
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|