Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 890 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 890 Bytes

Petfinder - is an application

image image image image

Functions:

  • Pagination
  • Search from the animals
  • Add pets to favorite
  • Detailed view
  • Support deeplinks
  • Support accessibility

Stack:

  • SwiftUI 3.0 with MVVM
  • CoreData with CloudKit support
  • Async/Await support
  • Actors
  • MapKit
  • AsyncImage
  • CoreLocation
  • Test's: ui and unit

Done with SOLID, low coupling, high cohesion, protocol oriented programming and love.