Skip to content

🎬 Easy way to view movie showtimes in Ho Chi Minh city(πŸ‡»πŸ‡³ Vietnam).

License

Notifications You must be signed in to change notification settings

uiters/ting-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ting Movie

All Contributors Build Status david Hits-of-Code GitHub

🎬 Easy way to view movie showtimes at cinemas in Ho Chi Minh city(πŸ‡»πŸ‡³ Vietnam).

screenshot

Features

  • Movie informations (trailer, IMDb point, duration, description, publish date).
  • Movie showtimes by date and by cinema.

Installation

Step 1: clone the project

$ git clone https://github.com/cuongw/ting-movie.git
$ cd ting-movie

Step 2: install dependencies

$ npm i
# or
$ yarn

You're wanting to run demo now. Skip to Usage

Step 3* (option): setup hook server

  • Upload all file at folder server in your hosting or localhost with server apache.

  • Edit url at lines 4 each files in folder src/api (except index.js)

Example:

File cinemas.js and ting.movie is your domain: ting.movive/server/cinemas.php

More informations about API. See API tutorial

Usage

$ npm start
# or
$ yarn start

Build

$ npm run build
# or
$ yarn build

Contributors

Thanks goes to these wonderful people (emoji key):

Cuong Duy Nguyen
Cuong Duy Nguyen

πŸ’» 🎨 πŸ“– πŸ‘€ 🚧 ⚠️
Thien Chi Vi
Thien Chi Vi

πŸ’» πŸ“– πŸ”§ 🚧 πŸ’¬ ⚠️
HuyenNgo
HuyenNgo

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT cuongw