Confetti & Co. is a front-end event management website built using HTML, CSS, and JavaScript as part of my web development learning journey. The project showcases a clean and user-friendly interface where users can explore various event categories, learn about available services, submit inquiries, register for events, and interact with a basic chatbot for common queries.
The primary goal of this project was to strengthen my understanding of front-end development, website structure, navigation, and project organization while creating a visually appealing and user-friendly web experience.
🔗 Live Website:
https://dabhikeshvi0606.github.io/confetti-co/
- Clean and user-friendly interface
- Attractive landing page
- Multiple event categories
- Dedicated pages for different event types
- Event registration form
- Inquiry page
- Contact page
- About Us page
- Privacy Policy and Terms & Conditions pages
- Interactive chatbot for answering basic user queries
- Smooth and intuitive navigation
- HTML5
- CSS3
- JavaScript
confetti-co-web/
│
├── css/
├── html/
├── images/
├── index.html
└── README.md
-> Working on this project helped me strengthen my understanding of:
-> Building and organizing a multi-page website
-> Designing clean and user-friendly web layouts
-> Writing clean and maintainable HTML and CSS
-> Adding interactivity using JavaScript
-> Organizing project files using a professional folder structure
-> Deploying websites using GitHub Pages
-> Managing projects using Git and GitHub
-> User authentication
-> Backend integration
-> Database connectivity
-> Online event booking system
-> Payment gateway integration
-> Admin dashboard
-> Email notifications
Keshvi
Second-year Computer Science Engineering student passionate about web development, Java, problem-solving, and continuously building projects to strengthen practical skills.
If you found this project interesting, consider giving it a ⭐ on GitHub!
This project is intended for educational and portfolio purposes.