Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 609 Bytes

Viewing Party

This is the base repo for the viewing party project used for Turing's Backend Module 3.

About this Project

Viewing party is an application in which users can explore movie options and create a viewing party event for the user and friend's.

Local Setup

  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.5

Example wireframes to follow are found here