Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/EmirPolito/CRUD-HOTEL-GUEVARINI-Publico/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to the Hotel Guevarini documentation. This system gives hotel staff a centralized web application to manage every aspect of hotel operations — from guest check-in to room inventory and reservation tracking.

Quick Start

Set up and launch the system in your local environment in minutes.

Installation

Step-by-step guide to prerequisites, database setup, and dependencies.

Core Features

Explore authentication, client management, rooms, and reservations.

Configuration

Configure your database connection and email (SMTP) settings.

What you can do

Hotel Guevarini covers the full operational lifecycle of a hotel:

Authentication & Security

Secure login, email verification, password recovery, and role-based access for Administrators and Clients.

Client Management

Maintain a centralized guest database with contact details and active/inactive status tracking.

Room Inventory

Manage room types (Single, Double, Suite), pricing, and real-time availability status.

Reservations

Create, confirm, and cancel reservations with date validation and full history tracking.

Get started in 3 steps

1

Set up your environment

Install a local web server (XAMPP, WAMP, or Laragon) with PHP 7.4+ and MySQL. See Installation for details.
2

Import the database and configure credentials

Import base_de_datos.sql into MySQL, then update your database and SMTP credentials. See Database Configuration.
3

Log in and start managing

Open your browser, navigate to the login page, and sign in with the pre-configured test accounts. See Quick Start.
Hotel Guevarini is built with PHP 7.4+ and MySQL. Make sure your environment meets these requirements before proceeding.

Build docs developers (and LLMs) love