Skip to content

Jefferson227/busca-cinema

Repository files navigation

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' 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

The backend

It's another project that I also keep here on GitHub.

The app

Here is the app running (the Brazilian version) if you want to check this out.

Here is the Canadian version.


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