ARK-Builders / ARK-Builders/Rate
Currency search: highlight already added or remove from the result list
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 0
- Avg merge
- 12d 3h
- Merged PRs (30d)
- 1
Description
User types their query, e.g. "dollar".
App displays all possible currencies matching "dollar":
- Australian dollar
- Canadian dollar
- US dollar
etc.
We need to ensure that the list contains only currencies which user can add.
We must filter already added currencies.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the currency search and add flow, then verify how the result list is built and how added currencies are represented. Done means an already added currency is not offered as an addable result, or its highlighting behavior is explicitly implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100