A simple and intuitive Elevator app built with Swift and SwiftUI. This application simulates elevator operations in a multi-story building, featuring up and down buttons for user interaction.
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-10-23.at.02.04.26.mp4
- Interactive Interface: Smooth and responsive UI built with SwiftUI.
- Up and Down Buttons: Control the elevator with two buttons to move up or down.
- Floor Limitations: The elevator can move up to 2 floors down and several floors up.
- Loading Indicator: Displays a loading indicator while the elevator is in motion.
- Current Floor Display: Shows the current floor number during operations.
- Launch the app on your iOS device or simulator.
- Press the Up button to move the elevator up or the Down button to move it down (up to 2 floors down).
- Observe the loading indicator while the elevator is moving.
- Check the current floor number displayed during operations.