π Greetings of the Day π
π Project Name :: "Automated Birthday Wisher"
β¨ Here are some key features:
πΉ Automation: The program runs on the cloud, ensuring that birthday wishes are sent automatically on the special day without any manual intervention.
πΉ Personalization: You can feed in the name, email address, and birthdate of your friends, family, and colleagues to send them personalized birthday wishes.
πΉ Convenience: Set it and forget it! Once the information is input, the program takes care of the rest.
β¨ How It Works:
1. Data Input: Feed in the details (name, email, birthdate) of the individuals you want to wish.
2. Automated Scheduling: The program checks for upcoming birthdays daily.
3. Email Sending: On the birthday, a personalized email is sent automatically using Pythonβs "smtplib".
β¨ Technical Highlights:
- Programming Language: Python π
- Email Automation: Using the "smtplib" library
- Cloud Deployment: Ensuring the program runs seamlessly without needing manual execution
Thankyou.