HSLdevcom / HSLdevcom/digitransit-ui
Allow to specify a moving vehicle as current origin
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 145
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 75
Description
Please allow to specify a moving vehicle as the origin in addition to just a static point. This would fit an use case where a person boards a vehicle and he wants to know when he will arrive to his destination or when he needs to switch into a different vehicle.
User story:
- As an user I can board a vehicle which I know will go towards my destination
- While I'm on the vehicle I can tell the application that I've boarded "Bus 123" and it should show the rest of my route according to that info.
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 names no files, tests, or entry points. Start by locating the current-origin and route-planning flows, then determine how vehicle boarding and vehicle-specific routing are represented. Done means a user can select a moving vehicle such as Bus 123 and see the remaining route and transfer timing from that vehicle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100