Skip to content

djr111/ElevatorControlProject

Repository files navigation

ElevatorControlProject


1 year 1 assignment in programming


Assigned task required to design interactive graphical user interface in C# programming language of Elevator control system
Additionally program should contain database to keep tracking of respective events


Program can be created from files in this repository by using .NET publisher or in example of Visual studio using BUILD -> PUBLISH(Project name)


GUI have control panel in the middle where all the actions can be executed by clicking on buttons
Either way lift can be called on respective floor from options on the left
For this program OleDB database is used for all the actions tracking, taking time/date data from the local machine
Additionally there is STOP button to trigger situationn when lift is being broken - in this case all the doors open and ALARM status
being issued on displays and is also recorded in database - since it is failure situation further actions would consider engineer to appear, fix the lift
and reset system


Images below represent program in action


image


image

Releases

No releases published

Packages

No packages published

Languages