Skip to content

使用 Vue3 建構簡易物品租賃系統。

License

Notifications You must be signed in to change notification settings

Oboro1102/Rent-System

Repository files navigation

租賃管理系統

實裝功能

  • 會員登入
  • 會員資料修改
  • 會員查詢
  • 物件管理(新增、編輯、狀態設定)
  • 帳務核對

資料使用

  • 圖片

高品質圖片素材來源於 Unsplash

  • 會員

會員資料使用 RANDOM USER GENERATOR

專案執行指令

  • 初次執行 npm install
  • 啟動專案 npm run serve