Skip to content

not7cd/circulation

 
 

Repository files navigation

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

About

The resource lending web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.5%
  • HTML 40.3%
  • CSS 6.1%
  • JavaScript 5.9%
  • Dockerfile 0.2%