Code Monkey home page Code Monkey logo

yo-bus's Introduction

Yo!Bus

作品說明

YoBus 全台公車動態時刻查詢應用服務,為 YoTaiwan 系列網站。提供縣市與公車路線查詢功能。並可點擊連結導向全台觀光景點頁面,一覽島嶼各地風光。

團隊在設計與開發的前期需求討論下了許多努力。考量製作符合 F2E 每週主題的網站需在短時間內做到最大程度的開發,我們在第一週的網站設計便決定將這三週的挑戰:包含全台景點、自行車與公車做成一個系列網站,除了設計風格一致外,網站之間更可互相連結,增加網站間互相轉換率。

設計風格:延續 YoTaiwan 所要傳達的「輕鬆、雀躍」意象,我們採用了 YoTaiwan 設計三原色的粉色作為主色,並將其餘兩色粉藍及粉黃作為輔助色。希望帶給使用者親切活潑的形象。

相關網站:

系統說明

專案運行方式是使用 yarn installyarn start,並 deploy 到 github page 上。

資料夾說明

├── public
└── src
    ├── apis           (api放置處)
    ├── components     (元件資料夾)
    │   ├── BusInfoPage  (頁面元件資料夾)
    │   ├── Common       (共用元件資料夾)
    │   └── HomePage     (頁面元件資料夾)
    ├── css            (css檔案)
    ├── images         (圖片資料夾)
    │   ├── icon         (icon圖片資料夾)
    │   └── image        (網頁圖片資料夾)
    ├── pages          (SPA頁面)
    └── utils          (共用腳本)

使用技術

  • HTML
  • CSS
  • javascript
  • Create React App
  • Axios
  • React、React hooks
  • React Leaflet
  • Navigator.geolocation

yo-bus's People

Contributors

mshmwr avatar beckyhung37 avatar elsalan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.