Giter Site home page Giter Site logo

yandex-test's Introduction

Task

  • make an application for displaying presentations;
  • think about displaying several presentations within one page;
  • jQuery is highly recommended.

Server

You need to run a server from the project root directory. I run the following command from my terminal:

python -m SimpleHTTPServer

All data is stored in /json directory.

Browser support

I carefully checked it only for Chrome 39, Firefox 34, but it looks like for modern Chrome and Firefox it is working too.

Realised functionality

  • Display presentation list which is fetched from the server;
  • Display selected presentation in a modal window;
  • Fullscreen mode;
  • For navigation you can use a keyboard: left and right arrows and F2 for the fullscreen mode.

What would be great to do

  • Add buttons in the modal window for switching between presentations;
  • Add slide navigation while presentation is displaying (for example, some scroll);
  • Fetching of styles should depend on the presentation which is displayed (right now all styles are stored in styles.css);
  • Lazy presentation fetching;
  • ? :).

yandex-test's People

Contributors

nasay avatar

Stargazers

 avatar

Watchers

 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.