Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 911 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 911 Bytes

Welcome to The Viewing Partay Application

This is the repo for the Viewing Party Lite project completed by Jonathan Pope and Alex Boyd during Turing's Backend Module 3 course.

About this Project

Viewing Part Lite is an application in which users can explore movie options and create a viewing party event for themselves and other users of the application.

Live App Details

This app is deployed on Heroku and can be accessed by clicking this link.

Local Setup for any other use

  1. Fork and Clone the repo
  2. Install gem packages: bundle install
  3. Setup the database: rails db:create

Versions

  • Ruby 2.7.2

  • Rails 5.2.6

API Data Attribution

  • API data comes via TMDB

Postgres Database Structure