Giter VIP home page Giter VIP logo

trailerviewer's Introduction

======================================================================================= Trailer viewer

Build.

  1. npm install
  2. grunt run

In order to start the server with all tests, execute: grunt start

Tools used:

  1. node.js
  2. express
  3. ejs -- template framework for processing data on front layer
  4. Grunt
  5. Promise/q library
  6. Winston
  7. Mocha/chai/supertest

In future, the front layer frameworks could be introduced like Angular.js or React.js. It will completely separate the server side and the client side.

The trailers can be accessed via url: http://localhost:3001/pc-se/film/:filmId, where :filmId is the id of a film, e.g. 'titanic-1997'.

There always will be a single trailer to show.

The solution concentrates strength on the server part, and lacks the good UI view.

The trailerViewer first check the data in cache, and if it registers a miss, two consecutive requests are made for fetching film information from content.via server and for getting the trailer information from trailer addict.

trailerviewer's People

Contributors

csivanou avatar

Watchers

Aliaksandr Ivanou avatar

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.