GithubHelp home page GithubHelp logo

zidingz / a-hotel-website-php-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from srizon143005/a-hotel-website-php-project

0.0 0.0 0.0 5.52 MB

This is a simple hotel website. This project contains whole source code in php code. The website includes a main site and an admin panel.

PHP 47.10% JavaScript 30.21% CSS 5.30% Hack 11.06% TSQL 6.33%

a-hotel-website-php-project's Introduction

A-Hotel-Website-PHP-project

This is a simple hotel website. This project contains whole source code in php code. The website includes a main site and an admin panel.

Main Site contains:

  1. Hotel Booking
  2. Rooms & Tariff
  3. Room Description
  4. Gallery
  5. Contact

Admin Panel contains:

  1. Add Rooms
  2. Edit Rooms
  3. Delete Rooms
  4. Show or Delete Feedback
  5. Show or Delete Bookings

This project has been done using bootstrap, font-awesome, animated.css etc. Internet connection should be on for loading some files like font-awesome.min.css etc. This repository also contains the database.

Download the zip file, unzip & setup like this:

  1. Open xampp or wamp
  2. Create a database named "hotel"
  3. Select the database, go to SQL Tab and paste all text of "hotel.sql" in it. Now, hit "GO".
  4. Now, if you're using wamp, go to "../wamp64/www/" and paste the full folder. Done! For xampp the directory is "../xampp/htdocs/".
  5. Lastly, go to root folder, "../wamp64/www/hotel/" or "../xampp/htdocs/hotel" and open "db.php". You will find that server name is set to "localhost:3307". Edit is as your requirement. If you're using port 3306, use "localhost:3306" or simply "localhost". If you're using anything other than that type "localhost:XXXX" where "XXXX" denotes the port number of server.
  6. Go to your browser & type: "localhost/hotel". Website will show up!
  7. For visiting admin panel you'll need username & password. Username: "srizon" (without quote) & Password: "srizon" (without quote).

You can always pull a request to make this project better...

a-hotel-website-php-project's People

Contributors

srizon143005 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.