rupl / bustashape

Collaborative, real-time artboards
https://bustashape.art
MIT License
5 stars 3 forks source link

Progressive web app #71

Open rupl opened 8 years ago

rupl commented 8 years ago

🔗 https://medium.com/@samthor/add-to-home-screen-apps-and-their-lifecycles-9ccd05f96e71#.glqyimpg6

Although bustashape shines when connected to others, it can also be a great sketching tool on its own. Once a Service Worker is in place (#28), I'd like to make it feel a bit more like an app.

The first benefit would be the ability to fullscreen or otherwise diminish browser chrome, which takes away from drawing space and overrides event listeners sometimes when people are dragging about.

Combined with SW cache for drawings (#41), you could even save and reload drawings in a future session.