This is the repo for the Viewing Party Lite project completed by Jonathan Pope and Alex Boyd during Turing's Backend Module 3 course.
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.
This app is deployed on Heroku and can be accessed by clicking this link.
- Fork and Clone the repo
- Install gem packages:
bundle install
- Setup the database:
rails db:create
-
Ruby 2.7.2
-
Rails 5.2.6
- API data comes via TMDB