Devin Matte
Devin Matte
## Motivation All green line to our slow zones views ## Changes ## Testing Instructions
Right now we manually pin a historic maximum for the ridership charts, typically this is a pre-2020 peak ridership number. We should instead determine this number automatically based on the...
Right now the data dashboard times out when trying to fetch a long range of data We can potentially improve the performance of the API to reduce the chance of...
We're adding Commuter Rail to the dashboard in #894. When we do so, we'll be showing the same graphs as the rapid transit lines, which means, we're going to be...
Some sets of track on the MBTA were designed for 50mph or higher, yet the MBTA maxes out at 40mph. We should look to call out what those stretches are....
**Is your feature request related to a problem? Please describe.** When there's a shutdown on a line or segment of a line, we kind of just show "no data" instead...
YEAR OF THE BUS, let's add a bunch more of the bus routes that don't share a schedule with any other bus routes - [x] line-10 - [x] line-11 -...
## Motivation Highlight the article on the route ## Changes ## Testing Instructions
## Motivation If we ever want to show the map for slowzone or non-slowzone reasons, I figured we should have the green line ## Changes ![Screenshot 2023-05-15 at 10 46...
It would be ideal if we didn't need line names to be lowercased in the url. I don't think nextjs makes this easy though