Commit Graph

8 Commits

Author SHA1 Message Date
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
ca7b816c0e feat: add database migration for front-office tables
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:14:01 +00:00
46b3301b02 Add detailed implementation plan for front-office modules
16 tasks covering: database schema, JWT auth, i18n, dark theme,
room dashboard, reservations, guests, housekeeping, room service,
events/venues, scheduling, reports, navigation, and Docker updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:08:12 +00:00
d9d0f66cf1 Add front-office system design document
Comprehensive design for hotel front-office modules including
room dashboard, reservations, guests, housekeeping, room service,
events/venues, employee scheduling, and reports/analytics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:02:51 +00:00
Consultoria AS
f6452aae72 Agregar documentacion de arquitectura y diagramas de base de datos
- Diagrama de arquitectura general del sistema
- Diagrama de flujo de datos
- Diagrama ERD de modulos: Empleados, Gastos, Inventario, Hotel
- Documentacion de funciones almacenadas principales
- Estados del sistema y tipos de movimientos
2026-01-17 18:58:36 -08: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