This is a project of my software engineering intern at III company at Taiwan. Managed a RESTful API for analyzing real-time datastream of traffic information of Taipei city by using AWS and Node.js framework.
The following instructions will get you a copy of the project and running on your local machine for testing purposes.
The following are some toolkits and their version I used when developing this project
The following image is a view of the Website
- [Road condition display] : On the top left, user is able to select either real-time/15-minutes/30-minutes road condition information and will display on the map. Different colors represents the condition(Red: traffic jam, Green: normal).
- [Convenience information search]: On the middle left, user is able to search for some convenience information, such as gas station, restroom, hospital, and car repair shop etc.
- [Navigation]: The website also provide navigation, user could input search for their destination on the top left search box.
- [Public transportation search]: User can search for buses, taxis, trains, for taxis the vehicle's real-time position will show up on the map with a taxi marker in order to let user know their nearby information.