This is the base repo for the viewing party project used for Turing's Backend Module 3.
Viewing party is an application in which users can explore movie options and create a viewing party event for the user and friend's.
- Fork and Clone the repo
- Install gem packages:
bundle install
- Setup the database:
rails db:create
-
Ruby 2.7.2
-
Rails 5.2.5
Example wireframes to follow are found here