Eeyore741 / Dogs

Random dogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dogs

Project dispaly collection of dog breeds images with transfer into detail page on select

View preview

Description

  1. App defines own requirements for models as CollectionItem. Collection and detail controllers rely on it.

  2. App defines abstractions of dog.ceo domain.

  3. App conforms dog.ceo abstractions to own requirements of CollectionItem and list providers, working independently from implementation, relying on protocols.

Features

  • Code based layout (no .xib/.nib, no Storyboards)

  • MVVM

  • Collection infinite scroll

  • Collection refresh action

  • Random text generation for breed description

  • Handling of remote connection issues

  • Unit tests covering models public interfaces

Requirements

  • Xcode >= 13.2.1

  • iOS >= 15.2

About

Random dogs

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%