Create Calendar Events in React With Google Calendar API and Supabase (Supabase Providers Tutorial)

  Рет қаралды 40,000

Cooper Codes

Cooper Codes

Күн бұрын

Пікірлер: 52
@ilkoTheTiger
@ilkoTheTiger Жыл бұрын
Been through the entire Google Documentation of Calendar API, 2 years of JavaScript experience, keen with mern stack and still lost 2 weeks to build the app, this literally unleashed me, cheers!
@kresimircosic3753
@kresimircosic3753 2 ай бұрын
Google docs are absolute garbage, haven't such a shitty API and docs in a very long time.
@araputrevor5103
@araputrevor5103 13 күн бұрын
I just watched this video with out coding and it felt right and clear. I use Appwrite and am building a productivity tasks app. This will help me alot when i get to google calendar integrations. Thanks alot
@clarissadesimoni
@clarissadesimoni Жыл бұрын
i'm at 8:50 (haven't watched the whole tutorial yet but it's very well explained so far) and when you said "merry christmas even if you're watching this 6 months later" i noticed tomorrow it's exactly 6 months from the publication date lmao
@zaidtausif
@zaidtausif 3 ай бұрын
Awesome video.. used this as a basis for KZbin data Api and it worked wonders. Spent a week looking everywhere but this video cleared supabase oauth and api alltogether for me.
@angus6858
@angus6858 Жыл бұрын
Just saved me a few hours of manual configuration for my project! Super insightful and easy to follow. Thanks mate.
@ElliotDooleysmith
@ElliotDooleysmith Жыл бұрын
Great video. I haven't heard of Supabase before. Does Supabase handle refresh tokens for Google auth? I'm working on something that needs constant cal updates without the user having to contest every hour.
@blackzero5592
@blackzero5592 Жыл бұрын
Hey Cooper Codes! First of all great tutorial.. I am having an issue there. I followed all of your implementation after successful signin I am still having session null? Can you please guide me where I am wrong?
@codexhimanshu
@codexhimanshu 8 ай бұрын
i'm having same issue? did you get it resolved now
@cheskobeans
@cheskobeans Жыл бұрын
Hello! Thanks for the tutorial, followed it and worked like a charm. I do have one question, when deploying my app with Firebase, after logging in with google I get redirected to localhost after signing in. How can I fix that?
@yarapolana
@yarapolana 4 ай бұрын
if you have a different type of login (eg: email and pass) does the Google login override the other login? and does the Google session expire?
@tobotis2658
@tobotis2658 Жыл бұрын
Exactly the video I was searching for :)
@CooperCodes
@CooperCodes Жыл бұрын
Glad that it was helpful, thank you for watching!
@ExplorerOfTheGalaxy
@ExplorerOfTheGalaxy 6 ай бұрын
A dumb question: if I deploy a calendar app to playstore that will probably use too much of my token key..will I be charged? :(
@afshinmoshrefi
@afshinmoshrefi Жыл бұрын
great tutorial - would be 10x more helpful if you used just React on a standalone server - I'm trying to get my React app to creat events in google calendar - I'm using your video and trying to understand how to do it on a React app running on an Ubuntu server.
@muhammadhafizibinkamalarif7203
@muhammadhafizibinkamalarif7203 Жыл бұрын
by creating event can i sent a zoom link also? can it work? like if u tab on that link not just a string.
@JaiSingh-i5i
@JaiSingh-i5i Жыл бұрын
Great tutorial (Exactly the video I was searching for :)
@afacery
@afacery Жыл бұрын
That is awesome man, keep going with your amazing work. We learn a lot from u :))
@CooperCodes
@CooperCodes Жыл бұрын
Glad to hear that the content is helpful :D more stuff on the way soon! Thanks for watching
@paulthomas1052
@paulthomas1052 Жыл бұрын
Great tutorial with a fantastic mix of technologies. Very useful - thanks :)
@CooperCodes
@CooperCodes Жыл бұрын
Thanks for watching! Glad you found it useful
@shirabarzel-vinitzky8790
@shirabarzel-vinitzky8790 Жыл бұрын
Thank you very much for the video, it was exactly what I needed. The DateTimePicker did not work for me. I imported it and it still doesn't work, I would appreciate your help. Thanks
@CooperCodes
@CooperCodes Жыл бұрын
That's a shame to hear the DateTimePicker wasn't working out, there should be similar components that exist that eventually give you that date format that you need for Google Calendar. I'm busy rn but I'd suggest finding a similar React component, and then following a similar process to this video when it comes to handling the date and passing it over to Google Calendar.
@appstuff6565
@appstuff6565 10 ай бұрын
Hey thanks for this, im planning to learn using a social media scheduler for instagram. Do ylu have any video or tutorial arouns that? Im invested into nextjs app rotuing with supabase. But im open to learning new tech stack if needed.
@cemakdenizcom
@cemakdenizcom Жыл бұрын
good explanation but I want to know that, can any google user send my own calender a note like a reservation book ? ?if they can not, what is the point of create a react app for send myself a calender note ?
@CooperCodes
@CooperCodes Жыл бұрын
I believe there is a way to make a public API key so others can add to a certain calendar, but that was not covered here. This video covers the use case of let’s say you had a meeting application, and you wanted everyone logged in with Google to be able to save the meeting to their google calendar. Or a habit tracking app and you want to add daily events to a users calendar.
@cemakdenizcom
@cemakdenizcom Жыл бұрын
@@CooperCodes thank you for explain Cooper
@blurabbit6476
@blurabbit6476 Жыл бұрын
great tutorial, Please do more with the same set of technologies
@CooperCodes
@CooperCodes Жыл бұрын
Are you interested in seeing functionality for other Google APIs with Supabase? Let me know what you'd like to see :)
@perpetuel7118
@perpetuel7118 Жыл бұрын
Hello Cooper, love the video and have been a subscriber for some time. I am working on a saas product that helps doctors better manage their practice and take care of their patients. I would like add a feature where patients can book appointments on a public website with the doctors for a visit/consultation. Is that something that can be done with google calendar api? Can the doctors see their calendar in my app? I'm currently In the research phase and this video was my starting point 😁
@_dvyne
@_dvyne Жыл бұрын
I really enjoyed this video and the subtle jokes made me sub I immediately 🔥🔥
@CooperCodes
@CooperCodes Жыл бұрын
Hahaha glad you appreciated the jokes, thanks for watching :)
@chibuzoekwue
@chibuzoekwue 9 ай бұрын
Does the access token change with time like refresh
@jairoantoniocamarillo2122
@jairoantoniocamarillo2122 Жыл бұрын
Excellent video!, you know how make a meet whit the event?
@wc3815
@wc3815 Жыл бұрын
You deserve more subs and views!!
@CooperCodes
@CooperCodes Жыл бұрын
I'm getting there :). Thank you for your support!
@kandets_dev
@kandets_dev 8 ай бұрын
You are a lifesafer!
@ayaz658
@ayaz658 8 ай бұрын
wow thank you so much, I can't thank you enough.
@Hugo76954
@Hugo76954 11 ай бұрын
Does anybody know how I could add a Google Meet link to the event?
@adammuhammad6802
@adammuhammad6802 11 ай бұрын
Does anyone know whats useSession and useSupabaseClient Substitute in nuxtjs/vuejs?
@chris-zlrr
@chris-zlrr Жыл бұрын
FINALLY A GOOD VIDEO
@CooperCodes
@CooperCodes Жыл бұрын
FINALLY A GOOD COMMENT! Hahahaha thanks man appreciate it, this is late but hope it helped.
@snoussi9004
@snoussi9004 6 ай бұрын
I want to integrate the calendar in my app , any idea .
@ujjwalmaheshwari2327
@ujjwalmaheshwari2327 24 күн бұрын
bro if you get any idea, please tell me. I want to do the same
@zimin8
@zimin8 Жыл бұрын
Sincerely thank you for this video i was struggling +sub + like
@CooperCodes
@CooperCodes Жыл бұрын
Glad it helped. Thank you for watching :)
@jason.l
@jason.l Жыл бұрын
epic tutorial
@CooperCodes
@CooperCodes Жыл бұрын
epic comment, thanks for watching bro :)
@dimasnytin
@dimasnytin Жыл бұрын
Greatly
@DeIgado95
@DeIgado95 Жыл бұрын
Awesome
@CooperCodes
@CooperCodes Жыл бұрын
Thanks for watching :)
@3ashall
@3ashall Жыл бұрын
Me watching 6 months later
Add to Calendar Button with React & Tailwind
15:06
Colby Fayock
Рет қаралды 2 М.
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 30 МЛН
哈莉奎因怎么变骷髅了#小丑 #shorts
00:19
好人小丑
Рет қаралды 50 МЛН
How to Create Events in Google Calendar API using OAuth2.0
1:00:51
Mafia Codes
Рет қаралды 93 М.
Google Identity Services Login with React (2023 React Google Login)
19:50
Nobody Cares About Your Coding Projects
11:02
Tariq10x
Рет қаралды 107 М.
Setup Google OAuth sign in 6 minutes
6:51
Appwrite
Рет қаралды 56 М.
REACT SCHEDULER - open source React component for resources
7:10
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 477 М.
How To Use The Google Calendar API with NodeJS: A Step-by-Step Guide
44:59
Building an Interactive Calendar with Tailwind UI, React and date-fns
23:48
13 Things To Remove From Your Website Immediately
12:33
Orbit Media Studios
Рет қаралды 317 М.
؟ Docker ليه بنستخدم 💙
18:52
Yehia Tech يحيى تك
Рет қаралды 77 М.
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 30 МЛН