Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.09 KB

Lift Simulation

Description

A simulation of an elevator/lift system that dynamically generates lifts and floors based on user input. It allows users to control lift movement using up and down buttons.

Features

  • Dynamic Generation: Generates lifts and floors based on user-defined parameters (number of floors, lifts).
  • User Interaction: Provides up and down buttons to control lift movement between floors.
  • Responsive Design: Ensures a user-friendly interface across various devices.

Demo

[https://pk-liftsimulator.netlify.app/]

Screenshot

image image Screenshot (28)

Installation