This is a sample app emulating real world match making solutions using declarative frameworks like SwiftUI and RandomUser API for user generation.
- Fetch User Data from RandomUser API.
- Offline Storage for persisting data between app sessions.
- Code Refactoring
- Optimizing UI updates using more of Combine Framework.
- Refining UI/UX with additional screen to list down all accepted/rejected profiles.