Lending Library is a fun, free website to meet other bibliophiles online, browse their bookshelves and trade books!
- .NET Framework 4.5.2
- ASP.NET MVC 5.2.3
- Entity Framework 6.1.3
- Unity.Mvc 5.0.12
- MariaDB 10.2
- Node.js (build only)
- Webpack (build only)
To build Scripts/lendinglibrary.js, first install all Node.js dependencies:
npm install
then, build with Webpack:
npm run webpack
Released under the GNU Affero GPL License v3.0.
See also Google Books API Terms of Service, Open Library Licensing and WorldCat xISBN Terms of Service.
Star rating control provided by bootstrap-rating.mvc by Simon Ray under the MIT License.
ISBN lookup provided by node-isbn by Guido García, released under the GNU Affero GPL License v3.0.
If you are reading this from the web site, this file was generated from README.md by the Markdig library by Alexandre Mutel, released under the BSD-Clause 2 License.