{"id":24380837,"url":"https://github.com/yei-linux/hotelsystem-php","last_synced_at":"2026-04-21T18:02:01.508Z","repository":{"id":111777636,"uuid":"209224097","full_name":"Yei-Linux/HotelSystem-PHP","owner":"Yei-Linux","description":"This project is an interesting Hotel System by the side of the admin(would be more interesting with a Web by the side of the Client) made by me in PHP.","archived":false,"fork":false,"pushed_at":"2019-09-18T08:17:22.000Z","size":36857,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T08:35:33.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Yei-Linux.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":"2019-09-18T05:21:54.000Z","updated_at":"2020-10-24T17:14:07.000Z","dependencies_parsed_at":"2023-04-21T06:35:17.635Z","dependency_job_id":null,"html_url":"https://github.com/Yei-Linux/HotelSystem-PHP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FHotelSystem-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FHotelSystem-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FHotelSystem-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yei-Linux%2FHotelSystem-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yei-Linux","download_url":"https://codeload.github.com/Yei-Linux/HotelSystem-PHP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243240945,"owners_count":20259499,"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":[],"created_at":"2025-01-19T08:31:44.526Z","updated_at":"2025-12-11T18:19:36.691Z","avatar_url":"https://github.com/Yei-Linux.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HotelSystem-PHP\nThis project is an interesting Hotel System by the side of the admin(would be more interesting with a Web by the side of the Client) \nmade by me in PHP.\n\nLOGIN:\n-----\nWe can Login as admin,our User is \"Pedro\" and password \"123\":\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/Login.PNG\"\u003e\n\u003c/p\u003e\n\nHOME:\n-----\nIf password is correct we can go into the Home:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/Home.PNG\"\u003e\n\u003c/p\u003e\n\nManagement Customers:\n--------------------\nAlso we have CRUD of Customers:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarClientes.PNG\"\u003e\n\u003c/p\u003e\n\nManagement Headquarters:\n------------------------\nAlso we have CRUD of it:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarSedes.PNG\"\u003e\n\u003c/p\u003e\n\nManagement Rooms:\n-----------------\nWe have CRUD of rooms in each floor:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarHabitaciones.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarHabitaciones2.PNG\"\u003e\n\u003c/p\u003e\n\nManagement Products of the Store of Hotel:\n------------------------------------------\nWe have CRUD of the Store in our Hotel(depending of Headquarter):\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarProductos.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarProductos2.PNG\"\u003e\n\u003c/p\u003e\n\nManagement Employees:\n---------------------\nWe have CRUD of rooms in each floor:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/AdministrarEmpleados.PNG\"\u003e\n\u003c/p\u003e\n\nKind of Rooms and Season Descount:\n----------------------------------\nWe can see all of kind of rooms and Descount depending season:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/DescuentoTemporada.PNG\"\u003e\n\u003c/p\u003e\n\nCheck In:\n----------------\nIn this section we have floors of Headquarter with rooms and its state(Free,Maintenance,Occupied)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroIngreso.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroIngreso2.PNG\"\u003e\n\u003c/p\u003e\n\nCheck Out:\n----------------\nIn this section we have floors of Headquarter with occupied rooms:(Also we have emojis that they indicate the state of \nCheck out of customer)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida2.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida4.PNG\"\u003e\n\u003c/p\u003e\n\n(In this case emoji says customer check out too late)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida5.PNG\"\u003e\n\u003c/p\u003e\n\n(Check Out and Pay)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida6.PNG\"\u003e\n\u003c/p\u003e\n\n(Download the bill of lodging)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroSalida7.PNG\"\u003e\n\u003c/p\u003e\n\n(We can see the state of room has changed)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistroIngresoSalida.PNG\"\u003e\n\u003c/p\u003e\n\nReservation:\n----------------\nAlso we can register reservation:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/RegistrarReserva.PNG\"\u003e\n\u003c/p\u003e\n\nStorage of Products:\n--------------------\nWe can see our shopping cart of Products in this Headquarter:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/TiendaProductos.PNG\"\u003e\n\u003c/p\u003e\n\nStorage of Services:\n--------------------\nWe can see our shopping cart of Services in this Headquarter:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/TiendaServicios.PNG\"\u003e\n\u003c/p\u003e\n\nReports:\n--------------------\nWe can see our reports of sales in Hotel:\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/Reportes.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/Yei-Linux/HotelSystem-PHP/blob/master/imgs/Reportes2.PNG\"\u003e\n\u003c/p\u003e\n\nFinally...:\n-----------\nThis project is interesting and i would like to add so many things,i'll do it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyei-linux%2Fhotelsystem-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyei-linux%2Fhotelsystem-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyei-linux%2Fhotelsystem-php/lists"}