Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 715 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 715 Bytes

box-office

Stories in Ready


what is box-office?

box-office is a Sinatra app that uses the OMDB API.


##installation

  • git clone git@github.com:LARailsLearners/box-office.git
  • ruby box-office.rb

##development

  • assign yourself to issue on waffle
  • create a new branch feature#issue-number or bugfix#issue-number
  • open PR and merge after one person approves
  • use this slack channel to communicate with other developers