emmiehayes / view_point

A movie recommendations app based on users preferences.

Home Page:https://pure-caverns-53726.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎥 VIEWPOINT

Build Status

Table of Contents

Purpose

The purpose of this application is to provide outdoor movie watchers with movie suggestions based on the movies they've enjoyed in the past as well as a weather forecast to support planning. Recommendations will be supplied by the TasteDive API and the 7-day forecast provided by the APIXU weather API.

LiveApp

VIEWPOINT

Views

root

search-form

results

Extensions

Future iterations include sending a text to your friends to invite them to movie night.

Requirements

Project Spec

Take Home Challenge:

Use the TasteDive API to create a recommendations app based on users preferences.

Technologies

  • Language: ruby 2.4.1p111
  • Framework: Rails 5.1.6
  • Tools: TasteDive API, APIXU API, TravisCI, Heroku, Waffle, Bulma, Figaro

Testing

  • This application utilizes RSpec, Capybara, FactoryBot and Webmock for testing.
  • SimpleCov is used to track test coverage.

simple-cov

About

A movie recommendations app based on users preferences.

https://pure-caverns-53726.herokuapp.com/


Languages

Language:Ruby 74.9%Language:HTML 18.2%Language:CSS 4.6%Language:JavaScript 2.3%