Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpochin committed Jan 10, 2024
1 parent 9f6012b commit b49bbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
- 用了可重複運用的元件 components 來顯示不同的商品。
- 並使用 Vue-Router, Pinia 技術。
- 使用 vitest 來做單元測試,使用 Github actions 來做 CI/CD,在 coveralls 上面可以看到測試的覆蓋率是: [![Coverage Status](https://coveralls.io/repos/github/sunpochin/pf-audiophile/badge.svg?branch=main)](https://coveralls.io/github/sunpochin/pf-audiophile?branch=main) (不過這數字有點灌水...)
- 購物車功能:我幫專案加上了一個 Node.js backend, 所以現在可以註冊、登入帳號,並且帳號分別擁有不同的購物車內容了。他是一個(簡單的)Full-stack App. 了,Yay!

## 尚未完成

- 購物車功能
- 結帳功能

![Design preview for the Audiophile e-commerce website coding challenge](./preview.jpg)
Expand Down

0 comments on commit b49bbd4

Please sign in to comment.