Borrowbooks

A web2py powered application with the idea for managing Books. Basically, the application has the following key features -

Getting Started

To use this application, you would need the following :-

Web2py : version 2.14.6 or higher

PIL : version 1.1.7 or higher ( This is basically used for image compression while adding a new entry using admin interface and database population with seed data)

You can populate the database with some random data including images using the following script

borrowbooks/scripts/populate_database.py

LIVE Demo : Click Here

Some Snapshots

Homepage

home1 home2

View Book Description

viewdescription

search

Review and Notification

reviews

notification