Skip to content

iantfleming/looking_glass_final_project

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.9%
  • Ruby 27.2%
  • JavaScript 6.6%
  • SCSS 2.0%
  • CSS 0.3%