Skip to content

hibatillah/furaya

Repository files navigation

Hotel Management System

Furaya Hotel Management System, focus on Front Desk module which is reservation system and room management.

Features

  • User Management
    • Manager
    • Admin
    • Employee
    • Guest
  • Room Management
    • Room Status
    • Room Facilities
    • Room Type
    • Bed Type
    • Room Images
  • Reservation Management
    • Booking
    • Check-in
    • Check-out
  • Guest Page
    • Reservation
    • Reservation History
    • Payment
  • Dashboard

Technologies

  • Laravel 12
  • React 19
  • Tailwind CSS 4
  • Inertia.js
  • TypeScript
  • Shadcn UI
  • Midtrans
  • Recharts

Installation

Install dependencies

composer install
npm install

Database migration

Migrate database schema

php artisan migrate

Seed the database (optional)

php artisan db:seed

Development

Run the development server

composer run dev

Run client and server separately (recommended)

php artisan serve
npm run dev

Testing

Run tests for main features

php artisan test --filter=Main

© hibatillah

About

Furaya Hotel Management System for Front Desk Module

Topics

Resources

Stars

Watchers

Forks

Languages