maproulette / maproulette/maproulette-backend
overview visualization
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
When viewing the overview map of a challenge, it would be nice to have a convenient way to differentiate completed tasks versus pending tasks by way of pin colors.
Right now, it's just a pin (in blue) which you have to click. If it says "view", it's been fixed. Otherwise the color simply indicates the location of a particular task.
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. Start by locating the overview map rendering and how task status is exposed to its pins; the work is done when completed and pending tasks are visually distinguishable without opening each pin.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100