Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 954 Bytes

File metadata and controls

19 lines (14 loc) · 954 Bytes

RandomUsers

The application displays a list of random users generated by the "randomuser.me" API. The project where I experimented with SwiftUI and "randomuser.me" API while completing the Codecademy iOS Developer Career Path (https://www.codecademy.com/learn/paths/ios-developer)

The project was created in 2022, and the refactoring was in 2023.

I will be very grateful if you tell me about errors in the project or suggest improvements.

Stack:

  • Language - Swift
  • Interface - SwiftUI
  • Architecture - MVC
  • Database - no
  • Package dependencies - SPM
  • Frameworks - SwiftLint

Main screen

Screen with a list of random users and refresh button.

Light appearanceDark appearance