hargun0360 / Koolio-Assessment

Elevator Simulation

Home Page:https://hargun0360.github.io/Koolio-Assessment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elevator Simulation

This project simulates an elevator control system using HTML, CSS, and JavaScript. It features a three-level elevator with up and down buttons that can be used to navigate between the floors.

Project Structure

The project consists of three main files:

  • index.html: The HTML structure for the elevator interface.
  • styles.css: The CSS styles for styling the elevator and floors.
  • script.js: The JavaScript logic that controls the elevator's movement.

Setup and Running

To get this project running on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
  1. Open with Live Server

Deploy Link - Link

Elevator Simulation

alt text

About

Elevator Simulation

https://hargun0360.github.io/Koolio-Assessment/


Languages

Language:JavaScript 60.3%Language:CSS 21.9%Language:HTML 17.7%