Busca Cinema (or Find a Theater, translated from Portuguese) is a simple app to show the current movies on theaters and its sessions' information such as rooms, time, 3D, 2D, subtitled, etc.
For while it's divided into two branches:
master
only for my city (Fortaleza, Brazil)feature/find-a-theater
for cities over Canada
It's another project that I also keep here on GitHub.
Here is the app running (the Brazilian version) if you want to check this out.
Here is the Canadian version.
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