Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 842 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 842 Bytes

Shelvesy

Shelvesy is a web application inspired by GoodReads. It allows users to review and track books that they have read or want to read. Shelvesy focuses on a simple yet interactive user interface to provide the user and exciting and intuitive experience. The primary technologies used for this project are: Ruby on Rails, JavaScript, Backbone.js, and jQuery.

Live Demo

Some Notes About this Project

  • Implemented custom lightweight authentication system
  • Extended Backbone.js View with Composite Views
  • Incorporated GoogleBooks API via googlebooks gem to provide book information

Future Enhancement Ideas

  • Allow user to search for a new book to add to the application
  • Allow users to provide recommendations for other users