Introducing Highway Reservation
國道預約系統
● The Hsuehshan Tunnel is the main artery between Taipei and Yilan, but it can be severely clogged.After researching we found there's several way to improve traffic-clogged roads. In this project, we focus on avoiding car arriving the tunnel at the same time.
雪山隧道是連結台北與宜蘭的主要幹道,但令人煩惱的是它常常有嚴重塞車的情形。經過研究後我們發現幾種能夠改善雪隧塞車的方法。在這個計畫中,我們將致力於疏散過於集中的車潮。
● Highway Reservation is a concept from public transportation. We buy ticket before taking train or high speed rail, it makes the company easily control the total amount of user every flight. For the same reason, we are willing to provide this app for government to be more easier for controlling the total amount of car flow.
國道預約系統最初來自大眾交通工具的概念。因為我們搭大眾交通工具,例如高鐵、火車時需要買票來搭乘,這個買票的機制讓公司能夠很簡單的控制每一個班次的人數。基於希望達到同樣的目的,我們製作了這一個APP與一系列的配套措施來讓政府能夠控制過於集中的車流量。
● Due to the difficulty passing a law of simply raising price to use the tunnel, we provide another way to encourage drivers use this system -- free for the drivers who has reserved his own time and take twice to others for balance.Finally more and more drivers would use this app and the government is easily setting the limitation for avoiding traffic jam.
因為直接立法提高國道的費用是較為困難的,所以我們想出了另一種方式去鼓勵駕駛使用我們的APP -- 若是有提前預約上國道的駕駛能夠不用支付這一趟的國道過路費;而相對的提高基礎國道收費來平衡這一份支出。最終越來越多的駕駛將使用此APP,如我們期待的,政府也能夠輕鬆的藉由"設定每個時段的最大預約量"來減低塞車的情況發生。
How I made it
我如何創造它
The app
● Users use our app as client to reserve their drive-time, and also can check the time he reserved before.
使用者利用手機上的APP來預約他的上路時間,當然修改或是查詢也是辦得到的。
● Our team used Android Studio as platform to develop android app as client application. The app is designed to have four function: A.Check total reservation in period of day which let user estimate car flow // B:begin user’s reservation // C:check user’s reservation // D.Edit user’s reservation //
我們團隊利用Android Studio作為我們開發Android APP的平台。這個APP功能有: A.查詢今天之內所有時段的預約人數( 方便駕駛預測當時的車流量 ) // B.預約想要的上路時段 // C.查詢自己預約的上路時段 // D.修改自己預約的上路時段 //
The server
● We set our server with wamp, which is the platform combined with windows+apache+mysql+php. Simply implement it with database and querying by php.
我們利用wamp來設置我們的伺服器,wamp是一個集結windows+apache+mysql+php的集成軟體。我們簡單地利用它架設了一個資料庫並且利用php來操作他。

Log in or sign up for Devpost to join the conversation.