Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 718 Bytes

Scripts

An application where users can view, guess, share, and save their favorite tv and movie quotes.

Functionality

  • Users can view quotes by tv or movie categories

  • Users can click on a quote to view quote show page. On this page, user can click 'who said it?' button to view the character and source of the quote

  • Users can add new quote (will be directed to create account or login). They can view the quotes they posted on their 'my quotes' page once added

  • Users can 'star' a quote, saving it to their 'starred' view page

  • Starred count displays on quote show page

Technical Information

  • Ruby version 2.4

  • Rails version 5.1.3

  • Gems added: jquery-rails, jquery-masonry-rails, devise