DEV Community

Discussion on: How to Make a Calendar App with React

Collapse
 
damon_developes profile image
Damon Schulz

I am attempting to use this calender app within a ToDoList application I am building. How can I pass the logged in user of my app their own Calendar? With the info they have saved in their database

Collapse
 
aumayeung profile image
John Au-Yeung

You can them from the API or store the user data on client side.

Collapse
 
khushi24699 profile image
Khushi Kumar

hey i am kinda working on the same thing , if it is fine by you to share the repo would be a great help .

Collapse
 
aumayeung profile image
John Au-Yeung

Thanks for reading.

Sure. Let me find it and link it here.