This project aims to implement the provided screen using SwiftUI. The screen consists of 5 states, starting from the initial state and progressively building up to the final state. All data is stored locally, ensuring the screen functions without an internet connection.
- Clone this repository:
https://github.com/AndreyST295ST/IOS_learn_develop.git- Open the project in Xcode.
- Run the project on a simulator or device.
- Screens: Contains SwiftUI views for each state.
- Model: Handles local data storage and management.
- Open the project in Xcode.
- Navigate through different states using SwiftUI previews or by running the app.
- Name: Степанов Андрей Алексеевич
- Group: МПБ 101-о-01
- This project was developed using VMWare.
- Language: Swift
- SwiftUI and Foundation were the primary tools used.