Skip to content

Alaina-Noel/viewing_party_lite

 
 

Repository files navigation

"Viewing Party Lite" is a paired project where a user can create an account, search for a movie, and invite their friends to view the movie together at a specific date & time.

GIF
The schema of the project includes 3 tables. One for users, one for parties and a joins table for user_parties.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 79.3%
  • HTML 18.1%
  • JavaScript 1.3%
  • Other 1.3%