Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbta/transit_project_ideas
Transit Coding Projects for Beginners
https://github.com/mbta/transit_project_ideas
Last synced: about 1 month ago
JSON representation
Transit Coding Projects for Beginners
- Host: GitHub
- URL: https://github.com/mbta/transit_project_ideas
- Owner: mbta
- Created: 2020-08-21T16:15:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T19:11:55.000Z (almost 4 years ago)
- Last Synced: 2023-02-28T13:25:35.633Z (almost 2 years ago)
- Size: 392 KB
- Stars: 5
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transit Coding Projects for Beginners
After learning the basics of programming, building a program that does something useful is a great way to improve your skills.But what should you make? As a beginner, it’s not always obvious what is possible to make, let alone what is achievable at your current skill level.
The MBTA’s Customer Technology Department has compiled a list of exciting transit-related projects to help you reach the next level. Each project contains a description, a list of open-data sources, and an estimation of difficulty.
## Coding Projects
| Project | Level | Author
|---------------------------- |-------------- |---
| [GTFS Timetable][1] | Beginner | [Frank LaNasa](https://github.com/fjlanasa) |
| [Performance Analysis Ideas][2] | Advanced | [Eddie Maldonado](https://github.com/lemald) |
| [Personal Alerts][3] | Intermediate | [Cora Grant](https://github.com/digitalcora) |
| [Personal Countdown Clock][4] | Beginner | [Sky Rose](https://github.com/skyqrose) |
| [Show data on a map][7] | Beginner | [Sky Rose](https://github.com/skyqrose) |
| [Smart Speaker Skill][5] | Intermediate | [Paul Swartz](https://github.com/paulswartz) |
| [Image of System Map][6] | Beginner | [Frank LaNasa](https://github.com/fjlanasa) |[1]: https://github.com/mbta/transit_project_ideas/blob/master/gtfs_timetable.md
[2]: https://github.com/mbta/transit_project_ideas/blob/master/performance_analysis_ideas.md
[3]: https://github.com/mbta/transit_project_ideas/blob/master/personal_alerts.md
[4]: https://github.com/mbta/transit_project_ideas/blob/master/personal_countdown_clock.md
[5]: https://github.com/mbta/transit_project_ideas/blob/master/smart_speaker_skill.md
[6]: https://github.com/mbta/transit_project_ideas/blob/master/svg_system_map.md
[7]: https://github.com/mbta/transit_project_ideas/blob/master/show_data_on_a_map.md