box-office is a Sinatra app that uses the OMDB API.
##installation
git clone [email protected]:LARailsLearners/box-office.git
ruby box-office.rb
##development
- assign yourself to issue on waffle
- create a new branch
feature#issue-number
orbugfix#issue-number
- open PR and merge after one person approves
- use this slack channel to communicate with other developers