#The Shelf
The Shelf is an online library for small companies to keep track of their books, encourage reading and to create discussion around knowledge. It has been developed as an internal tool by Group Buddies.
To install paste the following:
curl -L https://raw.githubusercontent.com/groupbuddies/theshelf/master/scripts/install.sh | sh
There is a rake task to create a user using email and password.
bundle exec rake create:user name=your-name password=your-password
The scripts gives you a default name, you can change it later on the web interface.
If you're going live the The Shelf on your company or book club then you should let us know!
- Add books to your company's shelf
- Search a book by its name and author
- Borrow/Return books
- Comment & rate a book
- Edit your profile information