HSLdevcom / HSLdevcom/digitransit-ui
Add a way to choose day(s) in stop timetable
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 145
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 75
Description
Currently, in stop timetable, you can select the lines you want timetables for, but not covered day(s). Ideally, it should be possible to combine multiple days and generate a timetable from this.
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
Start in the stop timetable UI and trace the existing line-selection flow described in the issue. Identify where the timetable request or generation receives the selected lines, then determine how multiple covered days should be represented alongside them. Done means users can select one or more days and generate the corresponding combined timetable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100