Skip to content

hexschool/2025-02-22-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

六角學院|框架專題班|上機考

日期:2025-02-22

題目:商品列表篩選與收藏

功能描述:

  1. 請 clone 此模板,並串接 Fake Store API 的商品列表,渲染至畫面上。
  2. 實現以下功能:
    • 條件篩選: 根據商品分類(如 electronics、jewelery 等)篩選。
    • 搜尋: 依商品名稱或描述關鍵字過濾清單。
    • 收藏: 點擊「收藏」按鈕可切換愛心的標記樣式。

Note:條件篩選需結合搜尋功能,例如:分類為 jewelery,關鍵字為 solid,那麼只會找到分類為 jewelery 且關鍵字為 solid 的產品

考試參考文件

https://liberating-turtle-5a2.notion.site/bf273e530935489ca4a5791ebc89cfb5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors