Organize your book collection in the cloud :)
This project is being developed with the aim of disseminating development with the Django framework.
Install the requirements with pip
:
pip install -r django/requirements.txt
After installing the requirements, execute:
cd django/app/ make test