Skip to content

Designed a unique algorithm in JavaScript that takes floor input from users and stores it in a queue and sends nearest lift to that floor. Users can increase and decrease the number of lifts and floors.

Notifications You must be signed in to change notification settings

shivjais1807/Lift-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lift Simulation

A simple and interactive way to simulate lifts using basic html, css and javascript.

UML Diagrams

1- [Use-Case Diagram] Lift Simulation Use Case Diagram - Rohan
2- [Sequence Diagram]Sequence Diagram - Lift Simulation
3- [Component Diagram] Component Diagram - Lift Simulation
4- [Activity Diagram] Activity Diagram - Lift Simulation

Tools

The following tools help make easier to work with this code.

git: A tool for managing source code
Visual Studio Code: A source code editor
Live Server: A simple web server utility for Visual Studio Code

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/shivjais1807/Lift-Simulator.git

Once the files are on your machine, open the html-css-javascript-getting-started folder in Visual Studio Code.

With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.

About

Designed a unique algorithm in JavaScript that takes floor input from users and stores it in a queue and sends nearest lift to that floor. Users can increase and decrease the number of lifts and floors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published