DogApp

IOS mobile application that uses URLSession and Firebase. First a dog image API is used to generate random dog images. These images are then added to a Firestore Database. When the application is started and whenever the database is updated, the interface displays all stored dog pictures. Users can add new dog photos by clicking the “Add Photo” button and can delete dog photos by clicking the minus button next to the intended dog image.

Simulator Screen Shot - iPod touch (7th generation) - 2022-02-13 at 13 09 26

GitHub

View Github