Coder Social home page Coder Social logo

wesavetheworld / moviesearch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcoacierno/moviesearch

0.0 1.0 0.0 148 KB

Movie Search - Allows you to search cinemas near you or near a region in Italy (Change it is easy). It uses Google Movies to search

PHP 100.00%

moviesearch's Introduction

MovieSearch

Movie Search - Allow you to search cinemas near you or near a region in Italy (Change it is easy). It uses Google Movies to search.
Click here for a live: http://revonline.comuf.com/old/maps/cinema/

How it works

I've created a class (see parseresults.php), the call run a search inside http://google.com/movies and fetch the results.
The repo is full of a working site with a Geo-location system.
It uses jQuery Mobile.

GMovies - Array

Array
(
[0] Array
(
[name] Cinema NAME
[location] = Cinema Location
[movies] = Array -> Contains an array with all Movies founded
(
[0] = Array
(
[name] = Movie Name
[info] = Movie info
[hours] = Array - Contains all hours of the film
(
[0] = A
[1] = B
[2] = C
)

)
)
)
)

ETC.

ToDo

  • Re-create the parse class, now is very very very very shit.
  • Change table structure with JQuery mobile table

moviesearch's People

Contributors

marcoacierno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.