EventEase is a sleek, responsive event booking web application inspired by Airbnbβs minimal design language.
It allows users to explore, filter, and view events seamlessly with a modern UI and dark mode support.
π Live Demo: EventEase on GitHub Pages
- π§ Responsive Design: Automatically adjusts layout for mobile, tablet, and desktop.
- π Dark Mode: Toggle between light and dark themes instantly.
- ποΈ Dynamic Filters: Filter events by price, rating, and category.
- πͺ Interactive Cards: Hover effects and clean card design for an engaging experience.
- βοΈ Modular Code: Clean separation of HTML, CSS, and JavaScript for easy maintenance.
EventEase β βββ index.html # Main HTML structure βββ style.css # Styling (light + dark mode) βββ script.js # JavaScript logic and event data βββ README.md # Documentation file
- HTML5 for structure
- CSS3 (Flexbox + Grid) for layout and styling
- JavaScript (ES6) for interactivity
- Unsplash API (static URLs) for event images
π‘ Future Enhancements
- π« Add event booking and payment integration
- π Include location-based search
- π§Ύ Add a database for live event listings
- ποΈ Calendar integration for date-specific searches
##π¨βπ» Author ##Arya Ramachandran π Built with β€οΈ using HTML, CSS & JS π arya25program.github.io/EventEase