BogApp is an open source literature web/app under development. The initial focus is the danish libraries as a starting point. The intention is to make it international, and extend to wider literary communities than just the libraries.
You are welcome to join, see CONTRIBUTING.md
First version is a rewrite of the functionality from https://mobibl.solsort.com changing the following:
- ISBN barcode scanner
- use JavaScript/React to make it easier for other developers to work on
- use Material Design to have a clear design direction / guidelines. (possibly reuse part of DDB-app when it gets released, and if design is good).
- only take core functionality, i.e. most likely skip experimental facet browser from mobibl etc.
- server-side rendering, - for better ranking of bibliographical pages (with semantic markup) in search results.
- better documentation about joining, more contributor/community oriented
- more unit testing, add code coverage