Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.36 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.36 KB

Anima

Thisapp iOS application using Swift, SwiftUI, and Core Data that fetches data from an Animal API and Photo API.

Features

  • 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.

Demo

listscreen.mp4

detailscreen.mp4

favoritescreen.mp4

Author

Muhammad M. Munir muhammadmmunir24@gmail.com

License

MIT : http://opensource.org/licenses/MIT