Individual Challenge #2 from SfifTMarathon (https://t.me/swiftmarathon).
- On the main page, the authors are presented with a brief biography, and the author transitions to a detailed screen where all the artist's paintings are displayed.
- When you paint a picture, it expands to the full visibility of the screen.
- The search function is implemented.
The stack of technologies:
- UIKit
- MVC
- Programming Layout
- SearchController
- URLSession
- Protocols: Codable, Comparable
