Urgent
rhka opened this issue · 0 comments
rhka commented
Hi,
I am thinking of implementing offline feature based on user. For example. if user 1 is logged in when internet connection is on and logged off when the internet connection is off. Meanwhile, want to store the data accessed by the user 1. Like that, i want to do the same for User 2.
I want to maintain the data for al teast a day. But, it should work based on the user.
I am planning the user id and password in local when the user logged in.
I am not sure, whether persistant.js will support this kind of feature.
Kindly let me know your thoughts on this.
Thanks
Rajesh khanna