Skip to content

Ankitaghavate/Birthday-Reminder-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Birthday Reminder App..!!

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.

Features

Send birthday reminders Use text-to-speech to announce birthdays

Getting Started

To get started with the project, follow these steps:

Installation

  1. Clone the repository:
    git clone https://github.com/Ankitaghavate/Birthday-Reminder-App.git
    

To run the provided code successfully, you need to install the following Python packages:

plyer: This is used for desktop notifications.

    pip install plyer

pyttsx3: This is used for text-to-speech conversion. ```bash
  pip install pyttsx3

Contributing Guidelines

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.

Happy coding!💫

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages