FullCalendar tutorial for beginners

preview_player
Показать описание
Hello guys,
in this tutorial we will learn how to create a calendar with events saved to the database using React, NodeJS and MongoDB. The calendar plugin we will be using is called Fullcalendar, and it's also possible to use it with Vue and Angular, as well as Vanilla JS.

Please subscribe and like if you enjoyed the video!
Рекомендации по теме
Комментарии
Автор

nobody is creating these projects..hats off to you man

rK-thms
Автор

Finally, a useful instruction about FullCalendar! Jesus, everyone talks only about the styling, not the functionality itself. It's amazing that people could actually create something like this without ChatGPT 😄. The video really helped me; I managed to create my events not through the "Add Event" button, but by clicking on the cell of the calendar. Thank you again for that video, I really appreciate it.

yelyzavetaromanova
Автор

This is exactly what I needed!
You are freaking amazing mate 🙂

sharifahmed
Автор

my get-events is giving me empty arrays. what could be the error?

Sohneg
Автор

It's not a tutorial. Tutorial means you need to explain what you're doing and why. Thank you for your work though, but the video should be called "Watch me typing ..."

maxsalum
Автор

This video is a lifesaver
thanks man!

saurabhambesange
Автор

One thing that doesn't work is, when the date changes, the calendar doesn't update, do you know how to solve this problem?

FlavioSouza-og
Автор

I'm using mysql and it worked perfectly, Thank you!! :)

nooralalem
Автор

It works! Thanks a lot! You saved my project c':

deliocoder
Автор

Please sir, how did you display the name of your events ? on my app, it only displays start and end time

naouss
Автор

Hi, I am using full calendar in project but when we are having data with same hours then the events are overlapping on each other.Can anyone help on this issue..

aadarshchowdary
Автор

'useRef' is not defined

how do I fix this error?

HarpreetDhimanBME
Автор

is this still working? Because it is very old video.

asifhossain
Автор

Thanks a lot! it works! Although it is painful to type all the code……could you help me, I missed something, click the Start Date and End Date the calendar keep showing, why?

ktt
Автор

the docs are truly shite for this library.. 2 days and cant find js code examples anywhere

rw
Автор

Going thru smoothly to the stage where we add event but event not showing on the calendar. Can someone help or share the working code please?

teejay
Автор

when did he create API directory? before 11 minutes

b.k.s.m.rodrigo
Автор

Thankyou for sharing this code
It's really good

jyotibamblani
Автор

its better if you provide your github link related to the project

CVVROYAL
Автор

Hey, this is working great. How could I implement an edit function?

cherryfuchs