Dogs App

Simple iOS app using SwiftUI created by me to demonstrate my software enginieering skills.

Description

Dogs App calls https://dog.ceo/api/breeds/list/all API to show the list of most popular dog breeds around the world. On the start of app you should see this screen:

MacDown Screenshot

When you tap on any of the breeds you will go to the next screen:

MacDown Screenshot

On this view, you can enjoy beautiful pictures of dogs. Clicking the View More button will load more photos from the server.

GitHub

View Github