Still here, haven't gotten much further. Work and family life with a newborn is slowing the development.
The Angular.js web app is living in resource/content_server/isbn.
The javascript isbn barcode reader I'm using is android only. That works for me but I may need to find a server side implementation in python to get other devices like iOS to work.
I'm going to pull on a Design and User Experience co-worker sometime soon to help with the layout and some interactions.
I would _Love_ to get some real time / concurrent tasks going but there doesn't seem to be any good implementations that work with out of the box cherrypy. If I do I would need to spin up a separate websockets server :/
|