Skip to content

Berutorion/titan_frontend

Repository files navigation

Titan_Attendance_System

後端Github Repository網址: titan_backend


🔎目錄


✅專案功能介紹

前台登入 :

  • 登入/登出功能
  • 打卡功能功能
    • GPS驗證打卡
    • QRcode打卡
  • 用戶功能
    • 密碼修改

後台登入 :

  • QRcode 生成

提供測試帳號

  • 一般使用者

    • account: user1 / password: titaner
    • account: user2 / password: titaner
  • 後臺管理員

    • account: admin / password: tiadmin

👉 專案由此進入線上入口


💻專案畫面預覽

使用者登入頁 使用者登入頁

使用者打卡頁面 使用者打卡頁面

個人資料設定頁 個人資料設定頁

管理者頁面 管理者頁面


💡專案使用說明

  1. 使用git複製本專案
git clone https://github.com/Berutorion/titan_frontend.git
  1. 下載完畢後,進到專案資料夾
cd titan_frontend
  1. 操作以下指令安裝所需的套件
npm install
  1. 在專案根目錄執行以下指令,在本地啟動專案
npm run dev
  1. 網頁成功連接後可使用Local或者Network的網址資訊在瀏覽器中開啟

  2. 開發完成後,於專案根目錄下使用此指令打包專案用於佈署

./deploy.sh

🛠專案採用技術


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published