{"id":29224535,"url":"https://github.com/xeven777/bday-reminder","last_synced_at":"2026-03-02T14:42:57.600Z","repository":{"id":290891927,"uuid":"795932545","full_name":"Xeven777/bday-reminder","owner":"Xeven777","description":"Unique project which simply autosends Bday reminders!✨🎂 Emails sent by Resend, AI generated wishes too!😇 Uses github actions","archived":false,"fork":false,"pushed_at":"2025-05-01T05:49:48.000Z","size":5510,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T06:07:13.694Z","etag":null,"topics":["actions","ai","aisdk","birthday","birthday-reminder","birthday-wishes","gemini","github-actions","resend","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"https://bday-reminder7.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xeven777.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-04T12:39:15.000Z","updated_at":"2025-05-01T05:49:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca8b7bf8-2b7f-4e4c-b902-77fded9e6ee3","html_url":"https://github.com/Xeven777/bday-reminder","commit_stats":null,"previous_names":["xeven777/bday-reminder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xeven777/bday-reminder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Fbday-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Fbday-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Fbday-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Fbday-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xeven777","download_url":"https://codeload.github.com/Xeven777/bday-reminder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Fbday-reminder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749426,"owners_count":24638737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","ai","aisdk","birthday","birthday-reminder","birthday-wishes","gemini","github-actions","resend","vercel-ai-sdk"],"created_at":"2025-07-03T06:07:12.746Z","updated_at":"2026-03-02T14:42:57.581Z","avatar_url":"https://github.com/Xeven777.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Birthday Reminder App 🎉\n![thumbnail](src/app/opengraph-image.jpg)\n\n## 🗂️ Description\n\nThe Birthday Reminder App is a full-stack application designed to help users keep track of their friends' and family members' birthdays. The app allows users to add birthday reminders, generate AI-powered birthday wishes, and send automated email reminders. This project is perfect for developers looking for a comprehensive example of a real-world application built with Next.js, TypeScript, and Prisma.\n\nThe app is built with a focus on user experience, featuring a clean and intuitive interface, and is optimized for performance and scalability.\n\n## ✨ Key Features\n\n### Core Features\n\n* **Birthday Reminder Management**: Add, edit, and delete birthday reminders with details such as name, birthday, email, and relationship.\n* **AI-Powered Birthday Wishes**: Generate personalized birthday wishes using AI models.\n* **Automated Email Reminders**: Send automated email reminders to users and their friends on birthdays.\n\n### User Interface\n\n* **Dashboard**: A user-friendly dashboard to view and manage birthday reminders, with features such as upcoming birthdays, this month's birthdays, and next month's birthdays.\n* **Form Components**: Intuitive form components for adding and editing birthday reminders.\n\n## 🗂️ Folder Structure\n\n```mermaid\ngraph TD;\nsrc--\u003eapp;\nsrc--\u003ecomponents;\nsrc--\u003elib;\nsrc--\u003eactions;\napp--\u003edashboard;\napp--\u003eapi;\ncomponents--\u003eui;\nlib--\u003eutils;\nlib--\u003edb;\nactions--\u003eai-wish;\nactions--\u003eemail;\n```\n\n## 🛠️ Tech Stack\n\n![Next.js](https://img.shields.io/badge/Next.js-000?logo=next.js\u0026logoColor=white\u0026style=for-the-badge)\n![TypeScript](https://img.shields.io/badge/TypeScript-3178c6?logo=typescript\u0026logoColor=white\u0026style=for-the-badge)\n![Prisma](https://img.shields.io/badge/Prisma-4ea94b?logo=prisma\u0026logoColor=white\u0026style=for-the-badge)\n![MongoDB](https://img.shields.io/badge/MongoDB-4ea94b?logo=mongodb\u0026logoColor=white\u0026style=for-the-badge)\n![Clerk](https://img.shields.io/badge/Clerk-000?logo=clerk\u0026logoColor=white\u0026style=for-the-badge)\n\n## ⚙️ Setup Instructions\n\nTo run the project locally, follow these steps:\n\n* Git clone the repository: `git clone https://github.com/Xeven777/bday-reminder.git`\n* Install dependencies: `npm install`\n* Start the development server: `npm run dev`\n\n## 🤖 GitHub Actions\n\nThe project uses GitHub Actions to automate the process of sending birthday wishes. The workflow is defined in the `.github/workflows/actions.yml` file.\n\n```mermaid\ngraph TD;\nworkflow--\u003edaily-job;\ndaily-job--\u003esend-wishes;\n```\n\n## 📝 Configuration Files\n\nThe project uses several configuration files, including:\n\n* `.eslintrc.json`: ESLint configuration file that extends the Next.js core web vitals configuration.\n* `.vscode/settings.json`: Visual Studio Code settings file with a single setting for Next.js.\n* `postcss.config.mjs`: PostCSS configuration file that uses the Tailwind CSS plugin.\n* `next.config.mjs`: Next.js configuration file that enables PWA support with custom settings.\n* `prisma/schema.prisma`: Prisma schema file that defines the database model for the application.\n* `tsconfig.json`: TypeScript configuration file that sets up the compiler options for the project.\n\n\n\n\u003cbr\u003e\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/115650165?v=4\" width=\"120\" /\u003e\n\u003ch3\u003eAnish\u003c/h3\u003e\n\u003cp\u003ePassionate developer with a love for problem-solving, efficient and creative thinking.\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cp align=\"right\"\u003e\n\u003cimg src=\"https://gitfull.vercel.app/appLogo.png\" width=\"20\"/\u003e  \u003ca href=\"https://gitfull.vercel.app\"\u003eMade by GitFull\u003c/a\u003e\n\u003c/p\u003e\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeven777%2Fbday-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeven777%2Fbday-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeven777%2Fbday-reminder/lists"}