https://github.com/yei-linux/hotelsystem-php
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.
https://github.com/yei-linux/hotelsystem-php
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/yei-linux/hotelsystem-php
- Owner: Yei-Linux
- Created: 2019-09-18T05:21:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T08:17:22.000Z (over 5 years ago)
- Last Synced: 2025-01-19T08:35:33.944Z (5 months ago)
- Language: PHP
- Size: 35.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HotelSystem-PHP
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.LOGIN:
-----
We can Login as admin,our User is "Pedro" and password "123":
![]()
HOME:
-----
If password is correct we can go into the Home:
![]()
Management Customers:
--------------------
Also we have CRUD of Customers:
![]()
Management Headquarters:
------------------------
Also we have CRUD of it:
![]()
Management Rooms:
-----------------
We have CRUD of rooms in each floor:
![]()
![]()
Management Products of the Store of Hotel:
------------------------------------------
We have CRUD of the Store in our Hotel(depending of Headquarter):
![]()
![]()
Management Employees:
---------------------
We have CRUD of rooms in each floor:
![]()
Kind of Rooms and Season Descount:
----------------------------------
We can see all of kind of rooms and Descount depending season:
![]()
Check In:
----------------
In this section we have floors of Headquarter with rooms and its state(Free,Maintenance,Occupied)
![]()
![]()
Check Out:
----------------
In this section we have floors of Headquarter with occupied rooms:(Also we have emojis that they indicate the state of
Check out of customer)
![]()
![]()
![]()
(In this case emoji says customer check out too late)
![]()
(Check Out and Pay)
![]()
(Download the bill of lodging)
![]()
(We can see the state of room has changed)
![]()
Reservation:
----------------
Also we can register reservation:
![]()
Storage of Products:
--------------------
We can see our shopping cart of Products in this Headquarter:
![]()
Storage of Services:
--------------------
We can see our shopping cart of Services in this Headquarter:
![]()
Reports:
--------------------
We can see our reports of sales in Hotel:
![]()
![]()
Finally...:
-----------
This project is interesting and i would like to add so many things,i'll do it!