create completion view
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
a completion view should show
- number of row
- total time taken
- match percentage
- average geocoding score
- street and zone fields
Maaaaaaaybe some type of button to format the stats in a way that could be shared (tweeted, emailed, etc)
Contributor guide
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
No files, tests, or entry points are named in the issue. Start by locating the completion view in the TypeScript desktop client and determine how row count, elapsed time, match percentage, geocoding score, street, and zone data are available. The work is done when the view displays those fields; sharing-format support is only a possible follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100