{"id":26373407,"url":"https://github.com/zahi1/hotel-management-system","last_synced_at":"2025-03-17T01:28:12.240Z","repository":{"id":255064214,"uuid":"848471500","full_name":"zahi1/hotel-management-system","owner":"zahi1","description":"Our Hotel Management Information System streamlines bookings, payments, and inquiries with Admin, Customer, and Employee subsystems. It provides seamless navigation for reservations. A detailed report covers implementation steps, diagrams, and documentation.","archived":false,"fork":false,"pushed_at":"2025-03-01T22:24:01.000Z","size":11646,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T23:23:08.757Z","etag":null,"topics":["activity-diagrams","database-management","hotel-management-system","information-system","uml","use-case-diagram"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zahi1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T20:26:14.000Z","updated_at":"2025-03-01T22:24:05.000Z","dependencies_parsed_at":"2025-03-01T23:33:09.562Z","dependency_job_id":null,"html_url":"https://github.com/zahi1/hotel-management-system","commit_stats":null,"previous_names":["zahi1/hotel-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahi1%2Fhotel-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahi1%2Fhotel-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahi1%2Fhotel-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahi1%2Fhotel-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zahi1","download_url":"https://codeload.github.com/zahi1/hotel-management-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243957140,"owners_count":20374618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activity-diagrams","database-management","hotel-management-system","information-system","uml","use-case-diagram"],"created_at":"2025-03-17T01:28:11.635Z","updated_at":"2025-03-17T01:28:12.223Z","avatar_url":"https://github.com/zahi1.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hotel Management System\n\nA web-based application designed to streamline operations in hotels, managing reservations, check-ins, check-outs, room management, billing, and more.\n\n## Table of Contents\n1. [Introduction](#introduction)\n2. [Roles and Permissions](#roles-and-permissions)\n3. [Features](#features)\n4. [Technologies Used](#technologies-used)\n5. [Installation](#installation)\n6. [Configuration](#configuration)\n7. [Running the Application](#running-the-application)\n8. [Usage](#usage)\n9. [Contributing](#contributing)\n10. [License](#license)\n11. [Contact](#contact)\n\n## Introduction\n\nThe Hotel Management System provides a comprehensive solution for hotel staff to manage daily operations efficiently, supporting functionalities like room reservations, customer management, and billing.\n\n## Roles and Permissions\n\nThe system supports three roles:\n\n- **Admin**: Full access to manage rooms, reservations, user accounts, and view reports.\n- **Employee**: Manages room bookings, check-ins, and check-outs with limited access.\n- **Customer**: Books rooms, views reservation details, and manages their profile.\n\n## Features\n- Room reservation system\n- Customer check-in and check-out\n- Room management\n- Billing and invoicing\n- User authentication and authorization\n\n## Technologies Used\n- **Frontend:** HTML, CSS, JavaScript\n- **Backend:** PHP\n- **Database:** MySQL\n- **Web Server:** Apache (via XAMPP)\n- **Development Tools:** XAMPP\n\n## Installation\n\n### Prerequisites\n- XAMPP (includes Apache, MySQL, PHP)\n- Git\n\n### Step-by-Step Installation\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/zahi1/hotel-management-system.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd hotel-management-system\n    ```\n3. Move the project to the XAMPP `htdocs` directory:\n    ```bash\n    mv hotel-management-system /path_to_xampp/htdocs/\n    ```\n\n## Configuration\n\n1. Start Apache and MySQL:\n    - Open XAMPP Control Panel.\n    - Start Apache and MySQL modules.\n2. Create the database:\n    - Open phpMyAdmin.\n    - Create a new database named `hotel_db`.\n    - Import the SQL file from the `database` folder.\n3. Configure database connection in `config.php` or `.env`:\n    ```php\n    $db_host = 'localhost';\n    $db_user = 'root';\n    $db_pass = '';\n    $db_name = 'hotel_db';\n    ```\n\n## Running the Application\n\n1. Access the application:\n    - Open your web browser.\n    - Navigate to `http://localhost/hotel-management-system`.\n2. Login:\n    - Use the provided credentials or register a new account.\n\n## Usage\n- **Admin Panel:** Manage rooms, reservations, and user accounts.\n- **Employee Portal:** Handle room bookings and customer services.\n- **Customer Portal:** Book rooms and manage personal details.\n\n## Contributing\n\nContributions are welcome! Fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahi1%2Fhotel-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzahi1%2Fhotel-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahi1%2Fhotel-management-system/lists"}