https://github.com/przemekmas/elevator
This is my first C# project which I have created in my 2nd year of university
https://github.com/przemekmas/elevator
csharp winforms
Last synced: 2 months ago
JSON representation
This is my first C# project which I have created in my 2nd year of university
- Host: GitHub
- URL: https://github.com/przemekmas/elevator
- Owner: przemekmas
- Created: 2019-04-11T20:23:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T20:23:26.000Z (about 7 years ago)
- Last Synced: 2025-10-30T02:52:00.112Z (8 months ago)
- Topics: csharp, winforms
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elevator Project V1
The purpose of this repository is to show off my first c# application which I have programmed in my 2nd year of university. This is a basic windows forms application which allows the user to control an elevator and see the elevator moving visually. This is also the first version of the application.