An open API service indexing awesome lists of open source software.

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

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.