Ethan-t-n / viewing_party_lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Ruby 80.6%Language:HTML 14.6%Language:CSS 3.0%Language:JavaScript 1.7%