/FilmSpottr

FilmSpottr - Made in 24 hours at HackSussex2017

Primary LanguageJavaScript

FilmSpottr

  • Front-end
    • Clone the repo
    • npm install
    • npm start to run in a browser
    • npm build to deploy a production ready application
  • Scraping
    • Scrapes data from a bunch of locations for film names, descriptions and film locations
  • Geocoding
    • Get geocode information from Google Maps

FilmSpottr is a webapp to show where various film scenes took place.

You can play around with FilmSpottr here

Please note that the code in this repository was written during a hackathon and is not representative of code written in a professional environment.