Coder Social home page Coder Social logo

hiskio_frontend_platform's Introduction

hiskio_frontend_platform 徵才測驗

首頁

index

-hiskio 購物車情境 demo-

Image

Image Resource by hiskio

Tech

  • Nuxt.js 架構
  • Router 路由配置
    • 首頁- /
    • 購物車頁 /carts
  • TailwindCss 美觀
  • Vue-toasted 提示
  • Axios 抽象
  • Js-cookie

Features

  • 登入機制
    • 為了模擬Auth延長時效獲取新token的機制,所以緩存 明碼 在Cookie上撈取(很醜但臨時想不到更好的調法QQ)
  • 導覽列
    • 依據登入狀態顯示呈現
  • 首頁
    • 供正在募資中的課程列表資訊
    • 加入購物車功能
  • 購物車頁-須先進行登入才可進入此頁
    • 返回導址 - /
    • 供購物車列表資訊呈現
    • 供結帳小記顯示金額、折抵價錢
    • 供正在募資中的課程列表資訊
    • 加入購物車功能
    • 供刪除購物車功能、列表及小計都會響應變化
  • 購物車列表 Cookie 緩存
    • 不管有無有登入,只要按下加入都會先緩存在Cookie上,登入時進入購物車頁會再跟自己的清單合併刷新 Cookie
  • Loading Page
  • 404 Router 攔截
  • Meta tag og

首頁

index

購物車頁

carts

導覽列

carts

RWD

carts

Installation

Dillinger requires Node.js v10+ to run. Install the dependencies and devDependencies and start the server.

cd hiskio_frontend_platform
yarn install
yarn run dev

hiskio_frontend_platform's People

Contributors

nickhuang1123 avatar

Watchers

James Cloos avatar  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.