https://github.com/mtguerson/ignite-call
📅 - Ignite Call is a scheduling application that allows users to share their calendar and let others book available time slots. It integrates with Google Calendar for cross-platform scheduling. Built with a custom Design System, Next.js for the front-end, and Prisma ORM for database interactions and validations.
https://github.com/mtguerson/ignite-call
axios nextjs nookies phosphor-react react react-hook-form zod
Last synced: 4 months ago
JSON representation
📅 - Ignite Call is a scheduling application that allows users to share their calendar and let others book available time slots. It integrates with Google Calendar for cross-platform scheduling. Built with a custom Design System, Next.js for the front-end, and Prisma ORM for database interactions and validations.
- Host: GitHub
- URL: https://github.com/mtguerson/ignite-call
- Owner: mtguerson
- Created: 2024-08-09T20:36:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:11:12.000Z (about 1 year ago)
- Last Synced: 2025-06-23T10:51:23.286Z (8 months ago)
- Topics: axios, nextjs, nookies, phosphor-react, react, react-hook-form, zod
- Language: TypeScript
- Homepage:
- Size: 205 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ignite Call is the project for the fifth module of the Rocketseat Ignite ReactJS course. It is an application focused on creating personalized events in the user's calendar, where you can register your availability in days and hours and share it with others.








# :rocket: Tecnologias
- [React](https://pt-br.reactjs.org/)
- [NextJS](https://vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Phosphor Icons](https://phosphoricons.com/)
- [ihenris UI](https://github.com/tavareshenrique/ihenrits-ui)
- [Axios](https://www.npmjs.com/package/axios)
- [DayJS](https://day.js.org/)
- [Google APIS](https://github.com/googleapis/google-api-nodejs-client)
- [Next Auth](https://next-auth.js.org/)
- [Next SEO](https://github.com/garmeeh/next-seo)
- [Nookies](https://www.npmjs.com/package/nookies)
- [Zod](https://zod.dev/)
- [Prisma](https://www.prisma.io/)