B
B
BigD2018-07-09 17:41:56
Web development
BigD, 2018-07-09 17:41:56

How to make a website work offline?

Tell me, what technologies are there now so that a website / web application, once opened online in a browser, can be used offline (without a network connection) as a desktop application? With a link on the desktop, etc. For the most unskilled users in IT. Without communication with the server during normal operation, but with the possibility of updating the version ideally. It's a simple calculator.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vladimir, 2018-07-09
@Casufi

For an offline site, there is PWA, Service Workers, IndexedDB
https://developers.google.com/web/progressive-web-apps/
https://developer.mozilla.org/en/docs/Web/API/Serv...
https://developer.mozilla.org/en/docs/IndexedDB

A
Alexander Aksentiev, 2018-07-09
@Sanasol

It's a simple calculator.

excel file make

S
Sanes, 2018-07-09
@Sanes

Make a desktop app.

F
Froggyweb, 2018-07-09
@Froggyweb

here is an awesome example and much more calculator https://studio.psdetch.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question