DeliveryTracker, a prototype iOS app to track new packages for residents

DeliveryTracker is a prototype iOS app to track new packages arriving at a property, addressed to its residents.

The app follows the specifications given here.

Screenshots

Technical points

  • The app is based in SwiftUI and iOS15
  • No external packages have been used
  • The app follows the MVVM architecture
  • UI is simple and functional and supports both light and dark mode
  • Sample unit tests for the model and view model layers are provided

Video demo

GitHub

View Github