Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.23 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.23 KB

README

Looking Glass - what is it for?

Looking Glass is an app for movie (and, in the future, all media) fanatics and casual viewers alike. Looking Glass takes care of the problem of keeping track of all the things you want to watch, the things your friends tell you you should want to watch, and the things you've enjoyed.

How do I run it?

Run: npm install bundle install rails db:migrate rails s

Features

  • Friends!
  • TMDB database integration for nice things like posters, movie summaries and more!
  • Wishlists and recommendation lists for you and your friends!
  • Adding items directly to your wishlist from your friends' recommendations!
  • Other stuff that took ages to do!

Tech Stack

  • Back-end: Ruby on Rails
  • Database: SQLite3
  • Front-end: React.js & HTML
  • Styling: CSS

Testing Libraries

  • rspec-rails

  • capybara

  • simplecov

  • shoulda-matchers

  • factory_bot_rails

Built by