Skip to content

Concurrent, real-time simulation of an elevator controller, implemented in Qt C++ and documented with state/sequence diagrams.

Notifications You must be signed in to change notification settings

willKip/Elevator-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt C++ Elevator System Simulator

Assignment 3 of the COMP3004A course offered in Winter 2024 of Carleton University. Features fully asynchronous, signal/slot based concurrency, and UI that expands to accommodate any number of elevators/floors.

  • Sequence, State, and UML Class Diagrams, and Use cases can be found in /diagrams.
  • Run the project by opening a3.pro in Qt Creator and compiling.

Gallery

About

Concurrent, real-time simulation of an elevator controller, implemented in Qt C++ and documented with state/sequence diagrams.

Resources

Stars

Watchers

Forks