Welcome to the Birthday Reminder App! This project allows users to send birthday notifications and includes text-to-speech functionality. It is built using Python.
Send birthday reminders Use text-to-speech to announce birthdays
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/Ankitaghavate/Birthday-Reminder-App.git
plyer: This is used for desktop notifications.
pip install plyer
pyttsx3: This is used for text-to-speech conversion. ```bash
pip install pyttsx3
1 Fork the repository and create a new branch.
2 Make your changes and ensure the code follows PEP 8 style guidelines.
3 Submit a pull request with a detailed description of your changes.