ARK-Builders / ARK-Builders/ark-android
Resource scores
Open
feature
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Any resource should have "score" modifiable by user, which can be used in sortings.
This score must be implemented as separate table `.ark/scores` and bind resource id to an integer number.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how resources are stored and how sorting is implemented; the issue specifies a separate `.ark/scores` table. Done means users can modify an integer score bound to each resource id and use that score in resource sorting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100