Hi, I’m building an app that lets users add an event (title, date input, time input) into a list. I want these inputs to show up on a calendar (doesn’t have to be google calendar) that is on the screen but I’m not sure how to go about it. I tried to use web viewer and web API but both don’t work.
I would really appreciate any help or tips. Thank you!
I’ve tried this out but I all the dates are set to ‘1’? Is there a way to correct this? Sorry this is my first app so I’m learning as I go