Skip to content

MTsung/nueip_auto_clock_in

Repository files navigation

NUEiP 自動打卡系統

本作品僅為研究及練習使用。

行事曆工作日使用公共 API : 政府行政機關辦公日曆表

Install

  1. run copy .env.example .env
  2. run php artisan key:generate
  3. 設定 env,DB 連線資訊、Mailer 設定、LINE Notify 設定 (參考)
  4. run composer install
  5. run npm install
  6. run php artisan migrate
  7. run php artisan calendar-date:upgrade 初始化行事曆
  8. Running The Scheduler
  9. job 設定 (非必要)

實際畫面

License

MIT license

About

NUEiP auto clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published