https://github.com/syntaxseed/avbooklibrary
AV Book Library - PHP book collection manager. Unsupported.
https://github.com/syntaxseed/avbooklibrary
Last synced: 9 months ago
JSON representation
AV Book Library - PHP book collection manager. Unsupported.
- Host: GitHub
- URL: https://github.com/syntaxseed/avbooklibrary
- Owner: syntaxseed
- Created: 2019-09-13T17:02:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T15:00:53.000Z (over 4 years ago)
- Last Synced: 2025-04-07T20:01:41.200Z (12 months ago)
- Language: PHP
- Size: 831 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AV Book Library - About and Information
--------------------------------------------------------------------------------------
* IMPORTANT: THIS PROJECT IS ABANDONED / OUT OF DATE.
* Last tested on PHP v 5.6.
* (I may write a new version in the future.)
---

AV Book Library is a very simple online book library database application. It allows you to store your book information under categories (like: Fiction, Health, etc) along with the key book details like title, author, publisher, ISBN, pages, whether you have read it or not, whether you've loaned it to someone, a description of the book, etc.
AV Book Library version: 1.3.2 (September, 2013)
REQUIREMENTS:
- PHP v 5.6 or later.
- MySQL v 5.5 or later.
- The ability to make a directory writable by the web server, for use by the PHP copy() function.
AUTHOR:
Sherri Wheeler
CONTRIBUTORS:
- Jan De Luyck
- Scott Hampton
LICENSE:
See: public/license.txt and public/license-gpl.txt
INSTALL AND UPGRADE INSTRUCTIONS:
For all documentation including FAQ and install or upgrade instructions, refer to the included documentation directory for the latest information.