You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to develop a web app to control smart devices. Therefore every user needs a specific list of devices that belong to him. This list contains e.g. the id, label, ip and some settings information for every device of the user.
Is there a way to store these data persistent on the users device without loosing them after e.g. the browsers cache is deleted?
I also thought about storing them online in any database or cloud service. Can you recommend any service that I can use for this case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question
I try to develop a web app to control smart devices. Therefore every user needs a specific list of devices that belong to him. This list contains e.g. the id, label, ip and some settings information for every device of the user.
Is there a way to store these data persistent on the users device without loosing them after e.g. the browsers cache is deleted?
I also thought about storing them online in any database or cloud service. Can you recommend any service that I can use for this case?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions