CoolFace
Apppublic

aleenabankil/optoelectronics-attendance

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
App README

Department of Optoelectronics — Attendance System

Face-recognition based attendance system with mobile clock-in/out.

Setup

Set the following as Space Secrets (Settings → Variables and Secrets):

SecretValue
DATABASE_URLYour Supabase PostgreSQL connection string
SECRET_KEYAny random string e.g. optics-secret-2026
ADMIN_USERNAMEYour chosen admin username
ADMIN_PASSWORDYour chosen admin password

Usage

  • —/ — Dashboard (public)
  • —/mobile — Clock in/out from phone (public, share this link)
  • —/register — Self-registration (public, requires admin approval)
  • —/admin/login — Admin panel