Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is there really a way how can my android apps call user input data from localstorage to the calendar (my current calendar plugin is fullCalendar)

The example story for my problem is like this: "The user fill in the form provided and then all the user input will be saved on the localstorage. Finally, when he/she go to the next scene which is the calendar part, the input that has been saved, will automatically inserted on the calendar based on the user date and time input."

I hope you understand my apps concept. I'm stating "based on external input" means that, the user is not add event on the calendar itself but fill in some form as an input and later it will show on the calendar.

Is there a good term for this? and if the there is a way, how?

What I have tried:

Since i'm new to this calendar thing, i have no where to go on my coding so far. I have no trouble in setItem user input data so far. However i become clueless once combining localstorage with calendar plugins.
Posted
Updated 4-May-16 8:28am
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900