GithubHelp home page GithubHelp logo

ksamaarora / travel-website-html-css-javascript-phpmysql Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 129.99 MB

This GitHub repository hosts a travel website project which is built using HTML, CSS, JavaScript, and PHP, with a MySQL database to manage tour bookings.

CSS 29.16% HTML 67.36% PHP 3.48%

travel-website-html-css-javascript-phpmysql's Introduction

Travel Website Project ReadMe

This GitHub repository hosts a travel website project which is built using HTML, CSS, JavaScript, and PHP, with a MySQL database to manage tour bookings. It's important to note that this project is intended for local deployment.

Website Preview

Table of Contents

Features

The travel website offers a user-friendly menu with various options: "Home," which serves as the informative landing page presenting an overview of the travel organization; "About Us," providing a brief introduction to the travel services; "Popular Tours," where three popular tour options are recommended along with their descriptions; and "Explore," which takes users to the "Book Now" form page. The "Book Now Form" is a user-input form that collects essential information, including the user's name, phone number, email, destination, tour choice, number of travelers, and desired travel dates, which on submission would reflect the data of the user in the database connected.

Requirements

Before you can use this project, you need the following software tools installed on your machine:

  • XAMPP: A web server solution that includes Apache, MySQL, PHP, and phpMyAdmin.

Installation

Follow these steps to set up the project locally on your machine:

  1. Clone the Repository:

    git clone https://github.com/ksamaarora/Travel-Website-HTML-CSS-JavaScript-PHPMySQL.git
  2. Move Files & Start XAMPP: Move the cloned repository to the travel folder inside the htdocs directory within your XAMPP installation. Start the XAMPP control panel and make sure the Apache and MySQL services are running.

  3. Create Database:

    • Access http://localhost/phpmyadmin in your web browser.
    • Create a new database and name it travel and make a table with the required column names.
  4. Access the Website: Open your web browser and search http://localhost/travel to access the locally hosted travel website.

travel-website-html-css-javascript-phpmysql's People

Contributors

ksamaarora avatar

Watchers

 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.