https://github.com/xeven777/bday-reminder
Unique project which simply autosends Bday reminders!✨🎂 Emails sent by Resend, AI generated wishes too!😇 Uses github actions
https://github.com/xeven777/bday-reminder
actions ai aisdk birthday birthday-reminder birthday-wishes gemini github-actions resend vercel-ai-sdk
Last synced: 2 months ago
JSON representation
Unique project which simply autosends Bday reminders!✨🎂 Emails sent by Resend, AI generated wishes too!😇 Uses github actions
- Host: GitHub
- URL: https://github.com/xeven777/bday-reminder
- Owner: Xeven777
- Created: 2024-05-04T12:39:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-01T05:49:48.000Z (6 months ago)
- Last Synced: 2025-07-03T06:07:13.694Z (4 months ago)
- Topics: actions, ai, aisdk, birthday, birthday-reminder, birthday-wishes, gemini, github-actions, resend, vercel-ai-sdk
- Language: TypeScript
- Homepage: https://bday-reminder7.vercel.app
- Size: 5.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Birthday Reminder

## Description
Birthday Reminder is a simple application that helps you keep track of your friends' and family members' birthdays. It sends you notifications so you never miss an important date.
## Features
- Add, edit, and delete birthday entries
- Receive notifications for upcoming birthdays
- View a list of all saved birthdays## Installation
1. Clone the repository:
```bash
git clone https://github.com/Xeven777/bday-reminder.git
```2. Install the dependencies:
```bash
npm install
```3. Start the application:
```bash
npm run dev
```## Usage
To use the application, navigate to `http://localhost:3000` in your web browser.
## Contributing
To contribute to the project, please fork the repository and submit a pull request with your changes.