Jump to content

Use Application cache of Webbrowser for uniGui App?


erich.wanker
 Share

Recommended Posts

is it possible to create an UniGui App with this specifications:

 

- works offline in the browser 

- Data Storage is a text file (name of textfile is somthing like user_id and Unique number)

- if online - then Send textfile to server

 

 

.. i want to give a employe a "To do"-List ... but the user is not allways reaching a WLan or Mobile-Phone Network ..

 

.. the user should use checkboxes for his ToDo-List  what he has done

 

.. if online - the Server should know, what the user has done in his offline-periode

 

ThanX for suggestions

 

Erich

Link to comment
Share on other sites

i found a small demo for "offline webapp" ...

 

https://www.smashingmagazine.com/2014/09/building-simple-cross-browser-offline-todo-list-indexeddb-websql/

 

.. did something works with UniGui too ?

 

.. how can i send informations from a offline-device (when it is online again)  to the webserver ?  i should capture the informations which are written during the offline-time-period in the main database of the webserver ..

 

Thanx for sugestions

Erich

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...