Skip to content

Traffic platform website developed with RESTful API

Notifications You must be signed in to change notification settings

CKRC24/TrafficPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internship Project: Traffic Platform

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.

Getting Started

The following instructions will get you a copy of the project and running on your local machine for testing purposes.

Prerequisite & Toolkits

The following are some toolkits and their version I used when developing this project

Website

The following image is a view of the Website image

Functions

  • [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.