Sistema de Control de Asistencia Biométrico
Find a file
2026-04-04 05:57:21 -05:00
app feat(not-found): create 404 page with illustration and responsive layout 2026-04-03 12:55:36 -05:00
components feat(not-found): create 404 page with illustration and responsive layout 2026-04-03 12:55:36 -05:00
lib feat(ui): add tabbed dashboard header and dark shell 2026-04-03 06:19:44 -05:00
prisma feat(users): extend user roles to include MANAGER and update access controls 2026-04-03 12:34:25 -05:00
public feat(icons): update app icons to use SVG format and simplify manifest references for now 2026-04-03 12:42:59 -05:00
scripts feat(pwa): add PWA manifest, icons, and metadata 2026-03-30 05:26:08 -05:00
.gitignore feat: initialize project with Next.js, Prisma, and Tailwind CSS 2026-03-30 04:53:18 -05:00
eslint.config.mjs feat: initialize project with Next.js, Prisma, and Tailwind CSS 2026-03-30 04:53:18 -05:00
next.config.ts feat: reimplement WebAuthn authentication and registration 2026-03-31 06:11:22 -05:00
package-lock.json refactor: replace Tailwind CSS PostCSS plugin with Mantine presets and variables 2026-04-04 05:57:21 -05:00
package.json refactor: replace Tailwind CSS PostCSS plugin with Mantine presets and variables 2026-04-04 05:57:21 -05:00
postcss.config.mjs refactor: replace Tailwind CSS PostCSS plugin with Mantine presets and variables 2026-04-04 05:57:21 -05:00
README.md feat: initialize project with Next.js, Prisma, and Tailwind CSS 2026-03-30 04:53:18 -05:00
tsconfig.json feat: initialize project with Next.js, Prisma, and Tailwind CSS 2026-03-30 04:53:18 -05:00

Sistema de Control de Asistencia Biométrico

Descripción

Sistema de control de asistencia para local de belleza en Ecuador, utilizando biometría via WebAuthn, geofencing para validar ubicación, y soporte para múltiples métodos de autenticación.


Tech Stack

Capa Tecnología
Frontend Next.js (App Router) + Mantine UI
Backend Node.js + Express (API routes en Next.js)
DB Prisma + SQLite
Auth WebAuthn (biométricos) + usuario/clave + PIN