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.
Run:
npm install
bundle install
rails db:migrate
rails s
- 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!
- Back-end: Ruby on Rails
- Database: SQLite3
- Front-end: React.js & HTML
- Styling: CSS
-
rspec-rails
-
capybara
-
simplecov
-
shoulda-matchers
-
factory_bot_rails