Thisapp iOS application using Swift, SwiftUI, and Core Data that fetches data from an Animal API and Photo API.
- List of Animals page: Shows a list of the following animals: Elephant, Lion, Fox, Dog, Shark, Turtle, Whale, Penguin. Navigates to screen 2 when the user taps any of the animals. This screen also has a “favorites” button that navigates to screen 3.
- Animal Pictures page: Shows all the available pictures of a given animal. Allows users to like/unlike specific images by tapping the image or a favorite button.
- Favorite Pictures page: Shows the images that the user liked. Shows which animal a particular image belongs to. Allows users to filter images by selecting an animal.
listscreen.mp4
detailscreen.mp4
favoritescreen.mp4
Muhammad M. Munir [email protected]