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.
The application provides the following features:
- User Roles: The platform supports different user roles, including administrators, event organizers, and customers.
- Event Browsing: Users can browse events by location and date.
- Online Booking: Users can register, log in, and book tickets for events online.
- Feedback System: Customers can leave feedback on events they've attended.
-
Administrators
- Update and manage event data.
- Delete any unnecessary or outdated information.
- Organize and arrange event details accordingly.
-
Event Organizers
- Log in to upload event details.
- Manage the event's availability and information.
-
Customers
- View events and book tickets.
- Provide feedback on specific events.
- Register and log in to manage their bookings.
The Dazzle and Delight Event Management System is developed using the following technologies:
- Frontend: HTML, CSS, JavaScript
- Framework: Bootstrap
- 📅 Event Listings: View information about past and upcoming events.
- 🎟️ Event Booking: Book tickets for upcoming events in the user's locality.
- 👤 User Registration and Login: Secure authentication for different user roles.
- 📝 Event Feedback: Submit and view feedback on events.
To run the project locally, follow these steps:
git clone https://github.com/harith-hacky03/Dazzle-and-Delight.git
cd Dazzle-and-Delight
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.
We welcome contributions to improve Dazzle and Delight! To contribute:
- Fork the repository 🍴
- Create a new branch (
git checkout -b feature/your-feature
) 🌱 - Make your changes and commit (
git commit -m 'Add some feature'
) 💡 - Push to the branch (
git push origin feature/your-feature
) 📤 - Open a Pull Request 🔄
Read the CONTRIBUTING.md file to understand the contribution guidelines.
This project is licensed under the MIT License. See the LICENSE file for more information.