MBTA Route Trip Frequency Visualization
This is an exploration of all listed technologies to produce a bar chart that shows the frequency of trips for a selected public transit route.
Workspace
- Svelte
- Typescript
- Stylus
- Bun
- D3
Tasks
- Build database from MBTA swagger API requests
- Construct SPA to include all relevant components
- Create Select component to dynamically render options based on requirements
- Create Select instance to build initial rail options from initial array
- Create Select instance to build routes options based on user selected rail
Notes
- Activate workspace from terminal
- Use stable version of NPM