anjalit03 / Dazzle-and-Delight

The project creates an event management website that provides a platform for the users to view information about the events that took place in the past and the ones that are about to take place shortly.
https://dazzle-and-delight.vercel.app/
MIT License
6 stars 32 forks source link
css event-management hacktoberfest hacktoberfest-accepted hacktoberfest2024 html javascript open-source

✨ Dazzle and Delight – Event Management System

Dazzle and Delight is an event management website that provides a platform for users to view information about past events and upcoming events in their locality. The application allows users to view and book ongoing or upcoming events, ensuring a seamless experience for both event organizers and attendees.

πŸ“– Overview

The application provides the following features:

πŸ› οΈ User Roles

  1. Administrators

    • Update and manage event data.
    • Delete any unnecessary or outdated information.
    • Organize and arrange event details accordingly.
  2. Event Organizers

    • Log in to upload event details.
    • Manage the event's availability and information.
  3. Customers

    • View events and book tickets.
    • Provide feedback on specific events.
    • Register and log in to manage their bookings.

πŸ’» Technologies Used

The Dazzle and Delight Event Management System is developed using the following technologies:

πŸš€ Features

βš™οΈ Getting Started

To run the project locally, follow these steps:

1. Clone the repository

git clone https://github.com/harith-hacky03/Dazzle-and-Delight.git
cd Dazzle-and-Delight

2. Run the Application

To view the project, simply double-click on the index.html file located in the project folder. This will open the application in your default browser.

🀝 Contributing

We welcome contributions to improve Dazzle and Delight! To contribute:

  1. Fork the repository 🍴
  2. Create a new branch (git checkout -b feature/your-feature) 🌱
  3. Make your changes and commit (git commit -m 'Add some feature') πŸ’‘
  4. Push to the branch (git push origin feature/your-feature) πŸ“€
  5. Open a Pull Request πŸ”„

Read the CONTRIBUTING.md file to understand the contribution guidelines.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for more information.