A marketplace for pet owners to buy and sell pets, find missing pets and other useful services. Supports iOS 16.0+
and features custom UI elements, textfield valdiation and animations.
This is the iOS version – for Backend, Web and Android versions see the team profile.
Interface using SwiftUI
.
Architecture – MVVM
using Combine
.
Networking - Alamofire
for interacting with REST API, and Socket.IO–swift
for real-time chat.
CachedAsyncImage
for loading and storing images.
PhoneNumberKit
for phone number validation.
Keychain
for storing user session tokens.