Skip to content

Huanggg0927/my_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此網站為一個購物網站,使用jwt來進行身分驗證,使用者帳號只能由本人或是管理員進行刪除

註冊系統 :
註冊身分分為 member和 admin,admin為程式執行時自動設置的,其餘皆為 member身分

admin身分:
管理員的介面功能為 發布/更新/刪除/查詢商品,發布的新商品都會顯示在商店的首頁 查詢訂單功能,透過此頁面能看見所有 member放進購物車的商品總覽和金額,方便商家出貨與結算

member身分:
會員在登入後能使用網頁右邊的購物車功能,能即時顯示所選取的物品與金額,為購物時提供便利 會員的介面功能為 更新/刪除/查詢使用者資料,並且只有本人能夠做更改

JWT驗證:
使用了JWT來當作身分驗證,保護會員個人資訊,不讓其他人能夠更改或是刪除

想體驗 admin或member功能的話,請使用以下資訊

admin帳號: admin
admin密碼: admin123

member帳號: test
member密碼: test

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors