This is project which i wrote at leisure.
##The technologies used
- PHP (MVC model) since v5.0
- MYSQL (PDO driver) v5.5.24
- JavaScript library: jQuery v1.8.2 and plugin DataTables v1.9.3
- Twig template v1.2.3
- CSS framework: blueprint v1.0.1
- DOCTYPE HTML v4.01 strict
##Sections of the project
- User book list
- Administrator authorization
- Administrator page layout
- Administrator page logout
- Administrator (root) add administrator
- Administrator book list
- Administrator add new client
- Administrator delete client
- Administrator view client
- Administrator edit client
##Quick Start
- Download project .zip or .tar.zip
- Create database and import the address_book.sql to make it
- Change the settings in the configuration file /application/settings/Config.php
##Have comments or suggestions? Create Issue.