Skip to content

TaulantSela/elevator-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Simulator

An elevator simulator built with React. Use it to visualize hall-call priorities, cabin selections, and dynamic door behavior.

https://elevator-simulator-system.vercel.app/

Getting Started

npm install
npm start

The simulator runs at http://localhost:3000.

Production Build

npm run build

The optimized bundle is emitted to build/ and is ready for hosting (e.g. Vercel or any static host).

Key Features

  • Direction-aware dispatcher that honors hall calls before reversing
  • Distinct cabin and hall controls with live status messaging
  • Polished UI styling that mimics a real elevator panel

Scripts

  • npm test – run the interactive test runner
  • npm run eject – copy CRA configs locally (irreversible)

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •