ossappscollective / ossappscollective/OSS-DocumentScanner
[FEATURE REQUEST] Order cards based on location in OSS Card Wallet
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 121
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
When using the cards in OSS Card Wallet, the user is likely to be in a store with the same name as the card.
Describe the solution you'd like
Based on the card names, the distance to the closest store with that name can be queried each time the app opens using Open Streetmaps overpass. The cards can be sorted based on location so that the card you need is most likely at the top of the screen.
Describe alternatives you've considered
None
Additional context
none
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files or tests. Start by locating the card-list ordering and app-open flow, then investigate how store names could be matched through OpenStreetMap Overpass. Done means cards are sorted by distance to the closest matching store when the app opens, with appropriate handling for missing or ambiguous matches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100