{"id":25110023,"url":"https://github.com/matheusbarcc/next-cal","last_synced_at":"2025-04-02T09:25:55.648Z","repository":{"id":274717356,"uuid":"923800099","full_name":"matheusbarcc/next-cal","owner":"matheusbarcc","description":"Next Cal is a scheduling web application that allows users to share their availability for meetings.","archived":false,"fork":false,"pushed_at":"2025-01-29T17:28:25.000Z","size":280,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T00:34:10.943Z","etag":null,"topics":["nextjs","prisma","react","vercel"],"latest_commit_sha":null,"homepage":"https://next-cal.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matheusbarcc.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}},"created_at":"2025-01-28T20:59:20.000Z","updated_at":"2025-01-29T22:20:03.000Z","dependencies_parsed_at":"2025-01-29T00:26:26.875Z","dependency_job_id":"9409767d-c312-47b7-aaa8-6f423de6745f","html_url":"https://github.com/matheusbarcc/next-cal","commit_stats":null,"previous_names":["matheusbarcc/next-cal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusbarcc%2Fnext-cal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusbarcc%2Fnext-cal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusbarcc%2Fnext-cal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusbarcc%2Fnext-cal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusbarcc","download_url":"https://codeload.github.com/matheusbarcc/next-cal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246786729,"owners_count":20833743,"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","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":["nextjs","prisma","react","vercel"],"created_at":"2025-02-08T00:34:31.551Z","updated_at":"2025-04-02T09:25:55.614Z","avatar_url":"https://github.com/matheusbarcc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Next Cal\n\n[![Next.js](https://img.shields.io/badge/Next.js-000?logo=nextdotjs\u0026logoColor=white)](https://nextjs.org/)  \n[![Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?logo=vercel)](https://next-cal.vercel.app/)  \n[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n\nNext Cal is a scheduling web application that allows users to share their availability for meetings. Once a meeting is scheduled, it automatically creates an event in Google Calendar with a Google Meet link.\n\n### 🚀 Features\n\n- Google Calendar integration  \n- Availability management (select weekdays and time slots)  \n- Public scheduling page for easy appointment booking  \n- Automatic event creation in Google Calendar with Google Meet link  \n\n### 🔗 Live Demo\n\nTry it here: **[Next Cal](https://next-cal.vercel.app/)**\n\n### 🛠️ Tech Stack\n\n- **Next.js** – Server-side rendering and frontend framework  \n- **Prisma** – Database ORM  \n- **Google Calendar API** – For event scheduling  \n- **NextAuth.js** – Authentication  \n- **Neon.tech** - Database\n- **Vercel** – Deployment  \n\n### 📦 Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/yourusername/next-cal.git\n   cd next-cal\n   ```\n\n2. Install dependencies:\n\n   ```sh\n   npm install\n   ```\n\n3. Set up environment variables in a `.env` file:\n\n   ```env\n   DATABASE_URL=your_database_url\n   DATABASE_DIRECT_URL=your_database_url (if necessary)\n   GOOGLE_CLIENT_ID=your_google_client_id\n   GOOGLE_CLIENT_SECRET=your_google_client_secret\n   NEXTAUTH_SECRET=your_nextauth_secret\n   ```\n\n4. Run database migrations:\n\n   ```sh\n   npx prisma migrate dev\n   ```\n\n5. Start the development server:\n\n   ```sh\n   npm run dev\n   ```\n\n### 📄 License\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusbarcc%2Fnext-cal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusbarcc%2Fnext-cal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusbarcc%2Fnext-cal/lists"}