Skip to content

🖥️ C# Console application that will simulate how an elevator works

Notifications You must be signed in to change notification settings

EliasRailis/elevator-simulator

Repository files navigation

Elevator Simulation

How to run the app on the console

  1. Clone the repo on your machine
  2. Navigate to the folder where the cloned repo is
  3. Run the following command
dotnet run --project src/ElevatorSimulator.App/ElevatorSimulator.App.csproj

The Documentation

View it here. Or just view it under the docs.

Notes

  1. Validation for the inputs could be done much better
  2. Unit testing should be done also better

About

🖥️ C# Console application that will simulate how an elevator works

Resources

Stars

Watchers

Forks

Languages