busca-cinema
Busca Cinema (or Find a Theater, translated from portuguese) is a simple app to show the current movies on theaters and its sessions' informations such as rooms, time, 3D, 2D, subtitled, etc.
Initially it's using a specific API that only fetches data from Fortaleza city in Brazil. The future idea is to expand it making it useful worldwide. But for instance, this is just a sample of what it can do.
Demo
Here is the live demo https://busca-cinema.firebaseapp.com if you want to check it out.
Setup
Node.js - if you hasn't downloaded it yet.
Get the latest version of npm
$ sudo npm install npm -g
Install the dependencies:
$ npm install
Launch the app
$ ionic serve