a-vorontsov / FilmSpottr

FilmSpottr - Made in 24 hours at HackSussex2017

Home Page:https://filmspottr.vorontsov.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FilmSpottr - Made in 24 hours at HackSussex2017

https://filmspottr.vorontsov.co.uk/


Languages

Language:JavaScript 47.7%Language:Python 43.6%Language:HTML 4.6%Language:CSS 4.2%