Giter Club home page Giter Club logo

hms's Introduction

Hotel Management System (HMS)

This is a hotel management web application built using PHP Laravel, designed to streamline and automate hotel operations. It caters to three user types: the Customer, who can be a guest or a registered profile holder visiting the website for information or booking; the Manager, responsible for adding room information; and the Admin, who approves tasks carried out by the manager. Each user type has distinct constraints, with permissions implemented accordingly.

Features:

  • User authorization and authentication
  • View and search with filters, available rooms as guest
  • Book rooms as a client
  • View and manage bookings as a client
  • Add rooms as a manager
  • Approve room addition requests as an admin

Technical Details:

  • Framework: PHP Laravel
  • Database: MySQL
  • Design Patterns: MVC (Model-View-Controller)
  • Programming Languages: PHP, JavaScript, HTML, CSS
  • Containerization: Dockerized using Dev Container

How to Run

Demo

Video Instructions to Run Code

In order to run this repository, following these instructions:

  1. Open using Dev Container
  2. Open PhpMyAdmin using localhost:8080
  3. Load hms.sql into the default database i.e. laravel
  4. Run composer update
  5. Run composer install
  6. Create .env file in repos folder
  7. In terminal write php artisan serve --host=0.0.0.0 --port=8000

Screenshots

hms's People

Contributors

asad1996172 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.