Web project on event management system
Web project on event management system
1. Introduction 1
1.1 Objectives
2. Tech Stack 2
3. Project Design 3
4. Implementation 4
5. Snapshots 6
8. References 10
Event Management ISE 2022
Chapter 1
INTRODUCTION
1.1 Overview
This is a Event management website where the people can choose the
events which they wants to be done and customers can write comments
and feedbacks on the website.
1. Home Page
2. Service Page
3. About Us Page
4. Gallery Page
5. Price Page
6. Review Page
7. Contact Us Page
Chapter 2
Tech Stack
1. HTML
2. CSS
3. Javascript
1. Xampp
2. HTTP Server
3. Server Communication is promise based
The front end and back end are integrated by React (JS Framework).
Chapter 3
PROJECT DESIGN
Chapter 4
IMPLEMENTATION
</head>
<body>
<header class="header">
<nav class="navbar">
<a href="#home">home</a>
<a href="#service">service</a>
<a href="#about">about</a>
<a href="#gallery">gallery</a>
<a href="#price">price</a>
<a href="#review">review</a>
<a href="#contact">contact</a>
</nav>
</header>
<div class="content">
<h3>its time to celebrate! the best <span> event organizers </span></h3>
<a href="#" class="btn">contact us</a>
</div>
ISE, SVCE, Bangalore Page | 4
Event Management ISE 2022
</section>
<div class="box-container">
<div class="box">
<i class="fas fa-map-marker-alt"></i>
<h3>venue selection</h3>
<p></p>
</div>
<div class="box">
<i class="fas fa-envelope"></i>
<h3>invitation card</h3>
<p></p>
</div>
<div class="box">
<i class="fas fa-music"></i>
<h3>entertainment</h3>
<p></p>
</div>
<div class="box">
<i class="fas fa-utensils"></i>
<h3>food and drinks</h3>
<p></p>
</div>
<div class="box">
<i class="fas fa-photo-video"></i>
<h3>photos and videos</h3>
<p></p>
</div>
<div class="box">
<i class="fas fa-birthday-cake"></i>
<h3>custom food</h3>
<p></p>
</div>
ISE, SVCE, Bangalore Page | 5
Event Management ISE 2022
</div>
</section>
<div class="row">
<div class="image">
<img src="images/about-img.jpg" alt="">
</div>
<div class="content">
<h3>we will give a very special celebration for you</h3>
<p>We are a bunch of fun loving, energetic and passionate people working towards the common goal of
providing exceptional services. From stunning productions, strong themes and creative programs, we do
everything to create memorable experiences and branding opportunities that exceed customer
expectations.</p>
<p>We offer a wide range of event management services. Be it a Virtual conference, Award ceremony,
Product launch, Family event, Wedding, Sport event and so on. We are a one stop solution to all your
corporate situations.</p>
<a href="#" class="btn">contact us</a>
</div>
</div>
</section>
<div class="box-container">
<div class="box">
<img src="images/g-1.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-2.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
ISE, SVCE, Bangalore Page | 6
Event Management ISE 2022
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-3.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-4.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-5.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-6.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-7.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-8.jpg" alt="">
<h3 class="title">photos and events</h3>
ISE, SVCE, Bangalore Page | 7
Event Management ISE 2022
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
<div class="box">
<img src="images/g-9.jpg" alt="">
<h3 class="title">photos and events</h3>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="fas fa-share"></a>
<a href="#" class="fas fa-eye"></a>
</div>
</div>
</div>
</section>
<div class="box-container">
<div class="box">
<h3 class="title">for birthdays</h3>
<h3 class="amount">Rs.19,874</h3>
<ul>
<li><i class="fas fa-check"></i>full services</li>
<li> <i class="fas fa-check"></i> decorations </li>
<li> <i class="fas fa-check"></i> music and photos </li>
<li> <i class="fas fa-check"></i> food and drinks </li>
<li> <i class="fas fa-check"></i> invitation card </li>
</ul>
<a href="#" class="btn">check out</a>
</div>
<div class="box">
<h3 class="title">for weddings</h3>
<h3 class="amount">Rs.35,709</h3>
<ul>
<li><i class="fas fa-check"></i>full services</li>
<li> <i class="fas fa-check"></i> decorations </li>
<li> <i class="fas fa-check"></i> music and photos </li>
<li> <i class="fas fa-check"></i> food and drinks </li>
<li> <i class="fas fa-check"></i> invitation card </li>
</ul>
<a href="#" class="btn">check out</a>
</div>
<div class="box">
<h3 class="title">for concerts</h3>
ISE, SVCE, Bangalore Page | 8
Event Management ISE 2022
<h3 class="amount">Rs.51,545</h3>
<ul>
<li><i class="fas fa-check"></i>full services</li>
<li> <i class="fas fa-check"></i> decorations </li>
<li> <i class="fas fa-check"></i> music and photos </li>
<li> <i class="fas fa-check"></i> food and drinks </li>
<li> <i class="fas fa-check"></i> invitation card </li>
</ul>
<a href="#" class="btn">check out</a>
</div>
<div class="box">
<h3 class="title">for others</h3>
<h3 class="amount">Rs.67,381</h3>
<ul>
<li><i class="fas fa-check"></i>full services</li>
<li> <i class="fas fa-check"></i> decorations </li>
<li> <i class="fas fa-check"></i> music and photos </li>
<li> <i class="fas fa-check"></i> food and drinks </li>
<li> <i class="fas fa-check"></i> invitation card </li>
</ul>
<a href="#" class="btn">check out</a>
</div>
</div>
</section>
<div class="swiper-wrapper">
</div>
</div>
</section>
<form action="">
<div class="inputBox">
<input type="text" placeholder="name">
<input type="email" placeholder="email">
</div>
<div class="inputBox">
<input type="number" placeholder="number">
<input type="text" placeholder="subject">
</div>
<textarea name="" placeholder="your message" id="" cols="30" rows="10"></textarea>
<input type="submit" value="send message" class="btn">
</form>
</section>
<section class="footer">
<div class="box-container">
<div class="box">
<h3>branches</h3>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Mysore </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Banglore </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Kolar </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Hyderabad </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Chennai </a>
</div>
<div class="box">
<h3>quick links</h3>
<a href="#"> <i class="fas fa-arrow-right"></i> home </a>
<a href="#"> <i class="fas fa-arrow-right"></i> service </a>
<a href="#"> <i class="fas fa-arrow-right"></i> about </a>
<a href="#"> <i class="fas fa-arrow-right"></i> gallery </a>
<a href="#"> <i class="fas fa-arrow-right"></i> price </a>
<a href="#"> <i class="fas fa-arrow-right"></i> reivew </a>
<a href="#"> <i class="fas fa-arrow-right"></i> contact </a>
</div>
<div class="box">
<h3>contact info</h3>
<a href="#"> <i class="fas fa-phone"></i> +91 8431024822 </a>
<a href="#"> <i class="fas fa-phone"></i> +91 9353357731 </a>
<a href="#"> <i class="fas fa-envelope"></i> harshithas@gmail.com </a>
<a href="#"> <i class="fas fa-envelope"></i> madhushree@gmail.com </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Banglore, india - 560001 </a>
</div>
<div class="box">
<h3>follow us</h3>
<a href="#"> <i class="fab fa-facebook-f"></i> facebook </a>
<a href="#"> <i class="fab fa-twitter"></i> twitter </a>
<a href="#"> <i class="fab fa-instagram"></i> instagram </a>
<a href="#"> <i class="fab fa-linkedin"></i> linkedin </a>
</div>
</div>
</section>
<div class="theme-toggler">
<div class="toggle-btn">
<i class="fas fa-cog"></i>
ISE, SVCE, Bangalore Page | 11
Event Management ISE 2022
</div>
<h3>choose color</h3>
<div class="buttons">
<div class="theme-btn" style="background: #3867d6;"></div>
<div class="theme-btn" style="background: #f7b731;"></div>
<div class="theme-btn" style="background: #ff0033;"></div>
<div class="theme-btn" style="background: #20bf6b;"></div>
<div class="theme-btn" style="background: #fa8231;"></div>
<div class="theme-btn" style="background: #FC427B;"></div>
</div>
</div>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
</body>
</html>
Chapter 5
SNAPSHOTS
Home Page
Service Page
About Us Page
Gallery Page
Pricing Page
Review Page
Contact Us Page
Chapter 6
CONCLUSIONS
This website is made for customers to view different events, concerts and check out the
pricing for the services provided, post comments and send feedbacks. The website has a
rich UI and UX to make it user friendly. The event owner can even add more events by
updating the database. Animation on scroll is used in all pages to enhance the user
experience.
FUTURE ENHANCEMENT
REFERENCES
• W3 Schools (https://www.w3schools.com/w3css/defaulT.asp)
• Stack Over Flow (Debugging and error solutions)
• Coursera (React Tutorial)
• Animation On Scroll Library for React (https://michalsnik.github.io/aos/)