Commit Graph

8 Commits

Author SHA1 Message Date
b0887286c1 feat: add housekeeping, room service, and events modules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:48:23 +00:00
785b1f0925 feat: add guest management with profiles and stay history
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:41:24 +00:00
baf52dc478 feat: add reservations module with status state machine
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:37:11 +00:00
45a027694d feat: add room dashboard with KPI bar and floor grid
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:33:08 +00:00
74e2bed34d feat: add dark theme design system with gold accents
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:27:47 +00:00
a77aefa440 feat: add react-i18next bilingual support (ES/EN)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:23:52 +00:00
6b5e270984 feat: upgrade authentication to JWT with refresh tokens
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:20:13 +00:00
Consultoria AS
0211bea186 Commit inicial - Sistema de Gestion Hotelera Hacienda San Angel
- Backend Node.js/Express con PostgreSQL
- Frontend React 19 con Vite
- Docker Compose para orquestacion
- Documentacion completa en README.md
- Scripts SQL para base de datos
- Configuracion de ejemplo (.env.example)
2026-01-17 18:52:34 -08:00