Skip to content

DedSec2050/Web_Dev_dump_Lift_simulation_v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Dev_dump_Lift_simulation_v3

Link: https://ded-lift-sim-v3-1660.netlify.app

Preview

image

Simulation Page

image

ADD-ONs

Added a feature to dynamically generate floors.

Added a feature to dynamically generate lifts.

CONCEPTS APPLIED

JAVASCRIPT

  • DOM Manipulation

    - To create and delete elements(lifts, floors) in the runtime.
    - To move the lift using moveLift()
    - set attributes of css using javascript