Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventManagement System

Overview

The Event Management System (EMS) is a web application that allows users to book event venues, catering services, and other event-related services. The system provides a user-friendly interface for managing event bookings, ensuring a seamless experience for both users and administrators.

Features

  • User Registration and Login: Users can create an account and log in to manage their bookings.

  • Venue Booking: Users can select from various halls and book them for specific dates.

  • Catering Services: Multiple catering options are available for selection.

  • Responsive Design: The system is designed to be responsive and user-friendly across different devices.

    Installation

Setting Up with WAMP/XAMPP

  1. Download and Install WAMP/XAMPP:

    Follow the instructions on the website to download and install WAMP/XAMPP on your computer.

  2. Start WAMP/XAMPP:

    • Open WAMP/XAMPP Control Panel.
    • Start the Apache and MySQL services.
  3. Clone the repository:

    git clone https://github.com/yourusername/ems.git
  4. Move the project to the web directory:

    • For WAMP: Move the ems folder to C:\wamp64\www\ (or C:\wamp\www\ depending on your installation).
    • For XAMPP: Move the ems folder to C:\xampp\htdocs\.
  5. Access the application:

    • Open your browser and go to http://localhost/Home.html.

Technologies Used

  • HTML, CSS, JavaScript: Frontend development.
  • PHP: Server-side scripting.
  • MySQL: Database management.
  • Bootstrap: Frontend framework for responsive design.

Demo

eventManager.mp4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages