Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 909 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 909 Bytes

Database Design

https://dbdesigner.page.link/kZJ7uFZ1TcCDtQeH9

Viewing Party

This is the base repo for the Viewing Party Lite project used for Turing's Backend Module 3.

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.

Setup for the use of the project

  1. A conveyor belt link will be sent out at project kickoff so that you can both fork and copy the project board on this base repo.

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

Example wireframes to follow are found here