chr15m / chr15m/slingcode

Web App in Airplane mode/offline state?

Open
#89 11 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Clojure
Stars
428
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Hi, first off, **love** the app, this is amazing as a non-webdev™️ that I can get a web app up and running in a couple minutes!

Second, I'm having trouble getting (my hacked up version of) the Savings Calculator working on my android phone. I'd like it to work when I no service (think airplane mode) and the style sheets and plotly are linked from other sites. What I did to solve this is:

- Grab the assets (plotly and both css files) and add them to the project manually (i.e., file>create, copy+paste).
- I modified the references in the index.html file to point to just their filename.
- I then downloaded a zip with everything in it to my phone, unzipped, and tried to run the app via opening the index.html file directly in chrome.
- When I did that, it wasn't able to access the local plotly or css files.

I can provide the relevant app/snippets if you need them to debug.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.