Move Tracking of Match Responders from UserDefaults to backend
Open
attention
- Dominant language
- Swift
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As of PR #112, tracking of whether the user reached out to a match or not is done using UserDefaults by storing the match ID
Ideally we don't use UserDefaults and instead use the match returned from backend
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.