Skip to content

Mudassirkhan2/Lift-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lift-Simulation-

This is task given by realdev squad : Create a web app where you can simulate lift mechanics for a client

Requirements

 1. Have a page where you input the number of floors and lifts from the user
 2. An interactive UI is generated, where we have visual depictons of lifts and buttons on floors
 3. Upon clicking a particular button on the floor, a lift goes to that floor

 Milestone 1:
  - Data store that contains the state of your application data
  - JS Engine that is the controller for which lift goes where
  - Dumb UI that responds to controller's commands
  
 Milestone 2::
  - 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 

live link :https://mudassirkhan2.github.io/Lift-Simulation/

Desktop veiw screencapture-mudassirkhan2-github-io-Lift-Simulation-2023-04-25-10_15_32

screencapture-mudassirkhan2-github-io-Lift-Simulation-2023-04-25-10_17_03

Mobile veiw :-

screencapture-mudassirkhan2-github-io-Lift-Simulation-2023-04-25-10_17_56 (1)

screencapture-mudassirkhan2-github-io-Lift-Simulation-2023-04-25-10_19_28

About

A web app which simulates lift mechanics, built with HTML&CSS, Vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published