We are sure that many of us like to feel the book in our hands. No matter how they say, an e-book cannot be compared with a regular book. This is a web service that allows you to share books with other users. Exchange, find those books that will be of interest to you.
Clone this repository
git clone https://github.com/vladibuyanov/small_lib
Install dependencies
pip install -r requirements.txt
python app.py runserver
If you would like to contribute to this project, please follow these instructions:
- Fork this repository.
- Create a branch for your changes.
- Make your changes and commit them.
- Create a pull request to merge your changes into the master branch.