Here’s a simple personalized birthday reminder tool built with Python. It allows users to add birthdays, save them, and get reminders when a birthday is approaching.
Features:
-
Stores birthdays in a local JSON file
-
Checks and lists birthdays coming up in the next 7 days
-
Simple CLI for adding and viewing birthdays
How to Use:
-
Save the code to a
.pyfile (e.g.,birthday_reminder.py). -
Run it using Python:
python birthday_reminder.py. -
Use the menu to add birthdays or view reminders.
Let me know if you want a web version or integration with email/SMS alerts.
Share this Page your favorite way: Click any app below to share.