Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.05 KB

sf-movies

December 4, 2013 Built by Gil Chen-Zion - LinkedIn

SF movies is a map of movies being filmed in SF

Project

Click here to view the application or go to:

http://gil-sf-movies.herokuapp.com/

How to Search

  1. Autocompletion Search for Movie titles
  2. Search will narrow down markers
  3. Click on Marker to View information
  4. in url add "#/search/" and the title of a movie to go straight to that view. For example: [http://gil-sf-movies.herokuapp.com/#search/Around the Fire](http://gil-sf-movies.herokuapp.com/#search/Around the Fire)

Potential Future Features

  1. Search by actor, writer, director, etc.
  2. Sync with IMDB/Rotten Tomatoes

Programming Stack

  • Front-End - HTML, CSS, Backbone.js, jQuery
  • Back-end - Node.js, Express

API's Used