An open API service indexing awesome lists of open source software.

https://github.com/turingschool-examples/viewing_party_lite


https://github.com/turingschool-examples/viewing_party_lite

be-3 project

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Viewing Party - THIS REPO IS DEPRECATED

Updated repo: [https://github.com/turingschool-examples/viewing_party_lite_7](https://github.com/turingschool-examples/viewing_party_lite_7)

This is the base repo for the [Viewing Party Lite project](https://backend.turing.edu/module3/projects/viewing_party_lite) used for Turing's Backend Module 3.

### About this Project

Viewing Party 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

1. Fork and Clone the repo
2. Install gem packages: `bundle install`
3. Setup the database: `rails db:create`

## Versions

- Ruby 2.7.4

- Rails 5.2.8

Example wireframes to follow are found [here](https://backend.turing.edu/module3/projects/viewing_party_lite/wireframes)