You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Employee Directory is a SwiftUI-based iOS application that displays a list of employees fetched from a remote JSON endpoint. The app is designed following the MVVM architecture to ensure clean separation of concerns and scalable code structure.