https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42953

--- Comment #2 from David Cook <[email protected]> ---
I had a bit of a play around with PWAs on the weekend (for a non-Koha project),
and they are very easy to create.

It's essentially just an HTML link to a manifest.json file that gives the
browser an ability to create an entry point to your system. The app that gets
installed on your device is really just a browser proxy that wraps your web
app. 

So we'd be leveraging the existing responsive OPAC/SCO. Not much real
development required. But people would be able to easily bring it up as an app
on their phone, tablet, or PC/laptop.

Technically, it could possibly even be an idea for the staff interface for
places like the circ desk.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to