{"id":22612268,"url":"https://github.com/rcrdk/ignite-call","last_synced_at":"2026-04-11T19:35:39.520Z","repository":{"id":229688391,"uuid":"771670160","full_name":"rcrdk/ignite-call","owner":"rcrdk","description":"A free time scheduling app on a Next.js App.","archived":false,"fork":false,"pushed_at":"2024-05-07T13:12:07.000Z","size":526,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T23:45:54.720Z","etag":null,"topics":["google-calendar-api","google-oauth","neondb","nextauth","nextjs","postgresql","prisma","react","stitches","typescript"],"latest_commit_sha":null,"homepage":"https://ignite-call-self-phi.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/rcrdk.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":"2024-03-13T18:19:43.000Z","updated_at":"2024-08-29T13:39:30.000Z","dependencies_parsed_at":"2024-12-08T17:21:57.780Z","dependency_job_id":null,"html_url":"https://github.com/rcrdk/ignite-call","commit_stats":null,"previous_names":["rcrdk/ignite-call"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rcrdk/ignite-call","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcrdk%2Fignite-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcrdk%2Fignite-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcrdk%2Fignite-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcrdk%2Fignite-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcrdk","download_url":"https://codeload.github.com/rcrdk/ignite-call/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcrdk%2Fignite-call/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["google-calendar-api","google-oauth","neondb","nextauth","nextjs","postgresql","prisma","react","stitches","typescript"],"created_at":"2024-12-08T17:11:48.049Z","updated_at":"2026-04-11T19:35:39.498Z","avatar_url":"https://github.com/rcrdk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📅 Ignite Call\nI developed this project during classes and as a challenge of my latest studies on React lessons at [Rocketseat](https://www.rocketseat.com.br).\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Ignite Call Project Preview\" src=\"https://github.com/rcrdk/ignite-call/blob/main/public/preview.jpg?raw=true\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n## 🚀 Techs and Tools\n\n- [React](https://reactjs.org) + [Next.js](https://nextjs.org/) + [TypeScript](https://www.typescriptlang.org/)\n- [Stitches](https://stitches.dev)\n- [NextAuth.js](https://next-auth.js.org/) + [Google oAuth](https://developers.google.com/identity/protocols/oauth2) + [Google Calendar API](https://developers.google.com/calendar/api/v3/reference)\n- PostgreSQL + [Prisma](https://www.prisma.io/) + [Neon](https://neon.tech/)\n\u003c!-- DAYJS --\u003e\n\n## 🎨 About \n\nThis project was developed based on a figma design provied by the school. The main practice was to code a full-stack free time scheduling app. On the app the client signup and at the end of process it's provied a exclusive scheduling link where users can schedule an appointment on available times.\n\nIt was used NextAuth.js along with Google Account integration for authentication and saving schedulings at Google Calendar. All data was stored using a PostgreSQL database, in production was setted a Neon database. Prisma was used to interact and manage wih database.\n\nThe client signup is in four steps: (1) insert their username and full name; (2) Connect with Google Account and set permissions for Google Calendar; (3) Set datetime intervals of availability; (4) Set a bio short text. As signup is done, the client is redirected to their schedule page: (1) All days available are shown on calendar; (2) by selecting a date, all datetimes available are loaded; (3) by choosing a time, the last step is fill user contact information and observations that will be inserted on datebase and on Google Calendar.\n\n## 🔗 Links\n\n- [Design / Figma](https://www.figma.com/file/7YqU1dK7nzH7xw5hTosJ2w/Aula-%2B-Desafio---Ignite-Call?type=design\u0026node-id=0%3A1\u0026mode=design\u0026t=x1lT1szFO8DXamn4-1)\n- [Deploy](https://ignite-call-self-phi.vercel.app)\n\n## ⚙️ Enviroment Variables\n\n```shell\n# Database PostgreSQL\nDATABASE_URL=\"\"\nDATABASE_DIRECT_URL=\"\"\n\n# Google oAuth\nGOOGLE_CLIENT_ID=\"\"\nGOOGLE_CLIENT_SECRET=\"\"\n\n# Next Auth\nNEXTAUTH_URL=\"\"\nNEXTAUTH_SECRET=\"\"\n\n# Google Calendar V3\nGOOGLE_CALENDAR_ID=\"primary\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcrdk%2Fignite-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcrdk%2Fignite-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcrdk%2Fignite-call/lists"}