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:
masteronly for my city (Fortaleza, Brazil)feature/find-a-theaterfor 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 -gInstall the dependencies:
$ npm installLaunch the app
$ ionic serve