Git Product home page Git Product logo

ting-movie's Introduction

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

ting-movie's People

Contributors

dependabot[bot] avatar huyenngo avatar tvc12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anglesen1120

ting-movie's Issues

Clean project

Clean all unused files: image, css, font, line, etc

Complete setup project

Motivation

To have a good structure project for team.

Acceptance criteria

  • React
  • Redux
  • React-Router

Clean project

Motivation

Clean project

Acceptance criteria

  • eslint disable rules.
  • unused components, classes, functions.
  • unused css, js, image file from public folder.
  • clean convention.

Get movies from API

Motivation

Display movies form API into UI.

Acceptance criteria

  • Redux Middleware ( Thunk or Saga)
  • Apply for Home and Movies page.

Complete README

Aim

  • Add Contents
  • Add Features
  • Add Screenshots
  • Add member Team
  • Update Installation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.