[ad_1]
I am building a calculator for our services.
Concern is that if our website goes down we will not be able to give quotes. Anybody can think of a work around?

Yes, it is possible to turn a webpage into an offline application using modern web technologies. One way to achieve this is by using a technique called “Progressive Web Apps” (PWA). PWAs are web applications that can be installed on a user’s device and accessed offline, just like native apps.
>*Anybody can think of a work around?*
Don’t let your website go down? Why would your website go down? That should be the first issue you should address.