bother7 / concessions_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick demo for potential automation of concessions during an NBA game

The app scrapes the nba api for game information and current quarter. The alcohol category automatically flips to false when the quarter has reached 4 or the game has finished.

The Welcome Page lists today's NBA games.

alt text

git clone
bundle install
rails db:create
rails db:migrate
rails s

About


Languages

Language:Ruby 72.7%Language:HTML 19.9%Language:CSS 4.3%Language:JavaScript 2.5%Language:CoffeeScript 0.5%