An open API service indexing awesome lists of open source software.

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.

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!