Skip to content

This repository contains an Event Booking Website built using PHP and CSS, allowing users to browse, book, and manage Concerts.

License

Notifications You must be signed in to change notification settings

VaibhavKatariya/php-event-booking-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Booking Website

This project is an Event Booking Website built using PHP, CSS.

Table of Contents

Introduction

This web application allows users to book and manage events. It provides a user-friendly interface to browse, book, and manage event information.

Features

  • User registration and authentication
  • Browse and search for events
  • Book events with ease
  • Manage bookings and event details
  • Responsive design

Technologies Used

  • PHP: Backend development
  • CSS: Styling and layout
  • Hack: Additional backend functionalities

Installation

To get a local copy up and running on a XAMPP server, follow these steps:

  1. Clone the repository:
    git clone https://github.com/VaibhavKatariya/event-booking-website.git
  2. Move the project to the XAMPP htdocs directory:
    mv event-booking-website /path/to/xampp/htdocs/
  3. Start the Apache and MySQL services in the XAMPP control panel.
  4. Set up your database:
    • Open phpMyAdmin and create a new database.
    • Import the provided SQL file (if any) to set up the database schema.
  5. Configure your .env file with the database credentials.

Usage

  1. Start the development server through XAMPP.
  2. Open your browser and navigate to http://localhost/event-booking-website.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git switch -c feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Vaibhav Katariya - LinkedIn - Email

About

This repository contains an Event Booking Website built using PHP and CSS, allowing users to browse, book, and manage Concerts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published