[go: nahoru, domu]

Skip to content

Rails application for tracking books in your library, and lending or borrowing books from others.

License

Notifications You must be signed in to change notification settings

AutumnJ/AutumnJ-community-library-rails

Repository files navigation

Community Library - Rails

A Rails application for tracking books in your library, and sharing/borrowing books from others!

Usage

To use this app, fork and clone this repo, run bundle install, run rake db:migrate and then run locally with rails s -p 3000 (can access rails console with rails c). Create a user account and add as many books as you'd like. You can track your own book collection with this app, and/or use in conjunction with friends. The app allows you to mark some books as 'available' which means other users can request to borrow them. And users are able to borrow books others have marked as 'available', and return when done.

To track books you've enjoyed. Leave a comment when you borrow a book - these comments are always viewable from your homepage. These comments are visible to other users when they view the book you've commented on prior to borrowing, and visible to the book's owner.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/AutumnJ/AutumnJ-community-library-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Community Library project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Rails application for tracking books in your library, and lending or borrowing books from others.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published