Jefferson227 / busca-cinema

Simple app to check movies on theaters
https://busca-cinema.firebaseapp.com
14 stars 2 forks source link
angular4 ionic3

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:

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