Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.65 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.65 KB

Circulation

Build Status

Circulation encourages people to re-use resources which are too often single use. How many of the books in your home will only be read by one person when there is no reason they could not be read by many people? By making our personal resources available to our neighbors, we hope to foster exchanges in our communities.

main page

Key Features

  • Support for multiple languages
  • Mobile responsive

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

# create virtualenv and enterit
pip install -r requirements.txt
python -m circulation

or with Pipenv

pipenv install
pipenv run python -m circulation

Built With

Contributors

See also the list of contributors who participated in this project.

License

MIT