Giter VIP home page Giter VIP logo

elevator-sim's Introduction

Elevator Simulation

A Toy Problem and a jQuery solution

Table of Contents

  1. Overview
  2. User Interface
  3. Behaviour/ Functional Requirements
  4. View HTML Page

Overview

Develop code that renders an elevator panel. Add JS code to make the elevator panel function according to the functional requirements below. You can control which way the elevator moves by selecting the floor buttons on the panel. As soon as a button is selected, the elevator will begin moving toward that floor.

User Interface Requirements

A display panel that indicates the number of the current floor. Green and red lights indicating whether the elevator is going up (green) or down (red). Floors are visible behind the elevator panel

Functional Requirements

  1. A floor can be selected from the elevator panel.
  2. When a floor is selected, its button is highlighted.
  3. Clicking on a floor button in the panel will cause the floors in the background to scroll up and down.
  4. Multiple floors can be selected and will be executed in the order that they were selected.
  5. The chosen button should remain highlighted until the floor is reached.
  6. The current floor is shown on the display panel.
  7. The elevator's current direction (up/down) is indicated by highlighting the corresponding green and red indicators in the display panel.
  8. A visual cue is provided when you have arrived at the selected floor.
  9. Selecting a button anchor does not navigate or change the URL.

elevator-sim's People

Contributors

hiteshlala avatar

Watchers

James Cloos avatar  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.