jonm / ignite-karaoke

something fun to do with your friends
MIT License
5 stars 10 forks source link

Offline mode #2

Open jonm opened 5 years ago

jonm commented 5 years ago

It would be interesting to have an offline mode where as long as you had the repo cloned to your computer you wouldn't need network access. Maybe a checkbox on the splash screen?

For this, obviously, you'd need to make sure all photos were downloaded locally, and that we also had local versions of the Bootstrap and JQuery dependencies.

Then you would filter the list of image URLs so that non-relative paths were not included.