Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✈️ TripBookingSystem

A streamlined solution for managing travel and bookings, built with PHP and MySQL.


🛠️ System Setup

Follow these steps to get the environment running on your local machine.

Step 1: Environment & Installation

  1. Download and install XAMPP.
  2. Clone this repository into your XAMPP web root directory:
    • Linux: /opt/lampp/htdocs/
    • Windows: C:\xampp\htdocs\

Step 2: Start Services

Launch the XAMPP Control Panel and start the Apache and MySQL modules.

Step 3: Database Configuration

  1. Open your browser and go to phpMyAdmin.
  2. Create a new database named: tripBookingPOS.

Step 4: Import Data

  1. Select the tripBookingPOS database in phpMyAdmin.
  2. Navigate to the Import tab.
  3. Choose the SQL file located at: .../htdocs/Booking-Master/database/data/tripBookingPOS.sql
  4. Click Go to execute the import.

Step 5: Launch Application

Access the system by visiting: 👉 http://localhost/Booking-Master/home/index.php


🏗️ Design & References

Database Design

Inspired by the architecture detailed in:

Project Inspiration


🎨 Templates Used

Component Template Source
Landing Page Restaurant – Free Tailwind CSS
Login Form Neumorphism Login Form
Admin Dashboard Davidgrzyb Tailwind Admin

About

School Project build with PHP

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages