bookshelf

Organize your book collection in the cloud :)

About

This project is being developed with the aim of disseminating development with the Django framework.

Requirements

Install the requirements with pip:

pip install -r django/requirements.txt

Tests

After installing the requirements, execute:

cd django/app/
make test