Skip to content

Instantly share code, notes, and snippets.

@hopsoft
Last active March 27, 2017 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hopsoft/54141400166915f3aa06b10e5ed09714 to your computer and use it in GitHub Desktop.
Save hopsoft/54141400166915f3aa06b10e5ed09714 to your computer and use it in GitHub Desktop.
Programming Assignment

Overview

Create a Rails application to manage cinematic movie information.

  • Title
  • Genre
  • Actor(s)
  • Rating

The requirements are intentionally vague to allow some creative freedom. We want you to show off your interests & strengths. Any of the following for example, UI/UX, JavaScript, testing, GEM knowledge/usage, pragmatism etc...

Your project should be stored in a Git repo & pushed to your Github account.

The completed project should consist of something more complete than a Rails scaffold.

Spend less than 4 hours on this assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment