Skip to content

Instantly share code, notes, and snippets.

@wofockham
Last active August 29, 2015 14:14
Show Gist options
  • Save wofockham/ae2479856769f8dbc804 to your computer and use it in GitHub Desktop.
Save wofockham/ae2479856769f8dbc804 to your computer and use it in GitHub Desktop.

Movie Stock App

or

A Terrible Idea For A Startup

Create a multipage Rails app allowing a user to look up either stock prices or movie posters.

Gems

  • yahoofinance
  • httparty

Things to include:

  • Navigation menus
  • Style
  • About, help and FAQ pages
  • Error handling
  • number_to_currency (Google it)

Extension

  • Recreate the carnie games Sinatra project: either as a brand new app or with additional routes and controllers in the Movie Stock app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment