https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060
--- Comment #45 from David Cook <[email protected]> --- (In reply to Christopher Brannon from comment #44) > Well, I have to go the more complicated route on this for the time being, > but I do think this is basic setup for most self checks - being able to > configure to a specific branch and automatically login. I'd be pressed to > find a self check out there that requires these hoops. I'd say that most self-checkouts are proper desktop apps, which would be much more to-purpose than Koha's self-checkout website. -- Funnily enough... I was actually just thinking it would be interesting to build an Electron-based Koha self-checkout app. It's not something that I'd personally do (for money/time reasons), but from a technical perspective it would be an interesting choice for Koha. If you're not already familiar, Electron provides a mechanism for creating cross-platform desktop applications using Javascript, HTML, and CSS (so technologies with which Koha devs are already familiar). I doubt that the Koha community would want to manage yet another thing, but it would be an interesting third-party/side project. We'd need to add some Koha API endpoints for it, but that's not a big drama. Anyway... just thought I'd write that idea down somewhere, and this seemed like a suitable place to do so. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
