This web application simulates an elevator control system with three levels (Ground level, Level 1, Level 2). Users can control the elevator by clicking on the "Up" and "Down" buttons at each level, and the elevator will move accordingly.
- Three levels (Ground, Level 1, Level 2) with elevator controls.
- Click the "Up" button to move the elevator up, and the "Down" button to move it down.
- Elevator stops at Level 1 only if the corresponding button is pressed.
- The elevator skips Level 1 if the "Down" button is pressed, or no button is pressed.
- Stylish and responsive design with animations.
- HTML
- CSS
- JavaScript
-
Clone the repository to your local machine:
git clone https://github.com/TsnujManikyala/WebDevelopment.git