Skip to content

brueck1988/viewing_party

Repository files navigation

Update!

Ryan Stemmle and Alexander Brueck forked, cloned, and built this app out from May 10 - May 20, 2021.

This is the base repo for the viewing party project used for Turings BE MOD 3.

Viewing Party

Plan a party today!

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 their friends.

Visit us online!

Our Database Design

Screen Shot 2021-05-20 at 09 45 28

Our API endpoint

The Movie Database API

Local Setup

  1. Fork and Clone the repo
  2. Install and Update gem packages: bundle install bundle update
  3. Setup the database: rails db:{create,migrate,seed}
  4. We are using Figaro to hide the moviedb_api_key
  • bin/rails bundle exec figaro install will create config/application.yml
  1. Run: bin/rails server
  2. Visit: localhost:3000

Links to Related Gems

Versions

  • Ruby 2.5.3
  • Rails 5.2.5

Example wireframes to follow are found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors