This is simple Web App powered by Laravel 7 & AdminLTE 3.
Please copy all the .env.sample values.
- APP_COMPANY_NAME="MY COMPANY"
- APP_COMPANY_URL="https://www.duduk.di.rumah.my"
- STAFF_ID_FORMAT="MY/XXX"
- WARNING_EMAIL="[email protected]"
- TRIGGER_TEMP="37.5"
Please upload a logo file to /public/img/logo.png
- Record Staff Temperature
- If Body Temperature above the "TRIGGER_TEMP", it will email to WARNING_EMAIL.
- Export and view log at http://domain.name/log
This is open-sourced software licensed under the MIT license.