Skip to content

mslwang/yabr

Folders and files

NameName
Last commit message
Last commit date
Jan 6, 2021
Jan 3, 2021
Jan 3, 2021
Jan 3, 2021
Jan 3, 2021
Jan 5, 2021
Jan 3, 2021
Jan 6, 2021
Jan 6, 2021
Jan 3, 2021

Repository files navigation

yabr

yabr (yet another book recommender) is a book recommendation website built with careful attention to form and functionality.

Installation

yabr uses the package manager and virtual environment system conda to install and store packages. The package manager pip is also used to install other packages.

To create the virtual environment and install all relevant packages, type the following:

conda env create -f environment.yml

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT