Skip to content

Maianki/Lift-Simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Setup

  • Clone the repo using
git clone https://github.com/Maianki/Lift-Simulation.git

Lift-Simulation Problem Statement

Create a web app where you can simulate lift mechanics for a client

Demo

Demo of lifts

Features

  • Dynamic creation of floors and lifts based on inputs given by user.
  • Data store that contains the state of lifts.
  • JS Engine that is the controller for which lift goes where.
  • Lift having doors open in 2.5s, then closing in another 2.5s.
  • Lift moving at 2s per floor.
  • Lift stopping at every floor where it was called.
  • Mobile friendly design.

Created by

About

Create a web app where you can simulate lift mechanics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • CSS 36.5%
  • HTML 12.7%