Sanuu
Sanuu
Sanuu
1. Introduction
During my training, I developed a web application designed to serve as an hotel facility. The
project aimed to provide users with an intuitive and user-friendly platform to Provide virtual
tour guide, showing you different room options, facilities and nearby attractions online.
Page-1
Industrial Training Hotel Website
2. Company Profile
Stormsofts Technology was founded in January 2017 by Mr. Ankush S. Pol. Since its
inception, the company has been dedicated to providing unique and innovative IT solutions.
Over the years, Stormsofts Technology has established itself as a reliable partner for its clients,
fostering long-term relationships and focusing on delivering cutting-edge technological
advancements.
1. Web Development: Building responsive and dynamic websites using the latest
technologies.
2. App Development: Creating mobile applications for Android and iOS platforms,
tailored to client needs.
3. Digital Marketing: Enhancing clients' digital presence through SEO, email
marketing, and SMS marketing strategies.
4. Software Development: Developing customized software solutions to meet specific
business requirements.
5. Training and Internship Programs: Providing practical IT training and internship
opportunities to students and professionals, bridging the gap between academic
knowledge and industry demands.
Page-2
Industrial Training Hotel Website
3. Organization Chart
Ms. Supriya Pol Mr. Shreyas Mali Arti Maharnavar Ranjit Chougule
(Accountant) (Web Developer) (Web Developer) (Android Developer)
Page-3
Industrial Training Hotel Website
The "Hotel Management Website" is a web application designed to provide users with
an easy and efficient way to purchase a rooms and other facilities online. This project
encompasses multiple features aimed at enhancing the user experience, ensuring ease of
navigation, and providing comprehensive information about the rooms offered.
Page-4
Industrial Training Hotel Website
1. Planning:
2. Design:
3. Development:
o Used HTML for structure, CSS for styling, JavaScript for interactivity, and
Bootstrap for responsiveness.
o Implemented features such as a recent blogs images, room images and search
functionality.
4. Testing:
Page-5
Industrial Training Hotel Website
• Homepage: The homepage serves as the entry point to the website, featuring a carousel
of images showcasing hotel image. It also includes sections highlighting rooms, new
arrivals, and special offers on purchasing rooms.
• Product Pages: Each room has a dedicated product page containing detailed
information, including the room’s name, description, price, and images. Users can see
more details about rooms by clicking on image of room that user want.
• Search Functionality: A search bar is integrated into the website, allowing users to
search for specific rooms by name or price category. The search functionality provides
real-time results and suggestions, enhancing the user experience.
• HTML Structure: The development began with creating the HTML structure
of the website. Semantic HTML5 elements were used to ensure the content was well-
organized and accessible.
• Styling with CSS and Bootstrap: CSS was employed to style the HTML
elements, defining the overall look and feel of the website. Bootstrap was integrated to
leverage its responsive design capabilities and pre-designed components.
• Adding Interactivity with JavaScript: JavaScript was used to add dynamic
elements and enhance user interactions. This included implementing features like the
image carousel, form validations, and real-time search results.
• Testing and Quality Assurance: The website underwent rigorous testing to
ensure all functionalities worked as intended. This included cross-browser testing,
responsiveness testing on various devices, and user acceptance testing
Page-6
Industrial Training Hotel Website
5.Project Code
<body>
<header>
<div class="container">
<div class="box">
<menu>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Booking</a></li>
<li><a href="#">Services</a></li>
</ul>
</menu>
Page-7
Industrial Training Hotel Website
</div>
<div class="text">
Welcome to Our Hotel
</div>
<div class="grid">
<div class="row gx-2">
<div class="col">
<div class="p-4 border bg-light">Check in Date</div>
</div>
<div class="col">
<div class="p-4 border bg-light">Check Out Date</div>
</div>
<div class="col">
<div class="p-4 border bg-light">Rooms</div>
</div>
<div class="col">
<div class="p-4 border bg-light">Booking</div>
</div>
<div class="col">
<div class="p-4 border bg-light">Feedback</div>
</div>
</div>
</div>
</div>
</header>
<div class="card mb-3" style=" max-width: 100%! important; max-height: 100%!
important;">
<div class="row g-0">
<div class="col-md-4">
Page-8
Industrial Training Hotel Website
<img
src="https://media.architecturaldigest.com/photos/55e79210cd709ad62e90102f/master/pass/d
am-images-travel-2015-hotel-pools-best-hotel-pools-01.jpg" class="img-fluid rounded-start"
alt="..."width="100%" height="100%">
</div>
<div class="col-md-8">
<div class="card-body">
<div class="icon">
<i class="fa fa-phone" aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
<i class="fa-brands fa-instagram"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
<i class="fa-brands fa-twitter"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
<i class="fa-brands fa-facebook"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
</div>
</div>
</div>
<div class="card-container6">
<div class="row gy-2">
<div class="col-md-3">
Page-9
Industrial Training Hotel Website
<div class="card">
<img src="https://icon2.cleanpng.com/20200217/rzo/transparent-line-circle-font-logo-black-
and-white-spoon-and-fork-archives-page-2-of-2-free-
icons5e4b5274528ae9.3017580715819946123381.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Delicious Food</h5>
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area, LED's with wide range of channels, telephone and so on.
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img src="https://icon2.cleanpng.com/20180423/pxe/kisspng-sports-car-supercar-car-icon-
5addae7f13cfb0.0995170515244775670812.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Emergency Transport</h5>
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area, LED's with wide range of channels, telephone and so on.
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img src="https://icon2.cleanpng.com/20180519/aoq/kisspng-computer-icons-alarm-device-
alarm-clocks-symbol-ic-5affff8321ca50.1052278715267265311384.jpg" class="card-img-
top" alt="...">
<div class="card-body">
<h5 class="card-title">High Security</h5>
Page-10
Industrial Training Hotel Website
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area, LED's with wide range of channels, telephone and so on.
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img src="https://icon2.cleanpng.com/20180617/hhw/kisspng-computer-icons-wi-fi-wifi-
icon-png-5b262418c39405.9381371115292262648011.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Internet Facility</h5>
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area, LED's with wide range of channels, telephone and so on.
</p>
</div>
</div>
</div>
</div>
</div>
<main>
<section class="main1">
<div class="text1">
<h2>Our Rooms</h2>
</div>
<div class="card-container8">
<div class="row gy-1">
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/image6.jpg" class="card-img-top" alt="...">
Page-11
Industrial Training Hotel Website
<div class="card-body">
<h5 class="card-title">$120.00</h5>
<p class="card-text">Delux Room</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/image3.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">$20.00</h5>
<p class="card-text">Family Room</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/image4.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">$150.00</h5>
<p class="card-text">Luxury Room</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
</div>
Page-12
Industrial Training Hotel Website
</div>
<div class="card-container1">
<div class="row gy-1">
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/lun1.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">$130.00</h5>
<p class="card-text">Dining</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/imageee4.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">$130.00</h5>
<p class="card-text">Dining</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<img src="./Sanu/Sanika/images/imageee2.jpg" class="card-img-top" alt="...">
<div class="card-body">
Page-13
Industrial Training Hotel Website
<h5 class="card-title">$130.00</h5>
<p class="card-text">Dining</p>
<a href="#" class="btn btn-primary"> View more</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container3">
<center><img
src="https://as1.ftcdn.net/v2/jpg/03/14/80/12/500_F_314801229_VaJQWYeIUnFp3WF25B0
SGA5L7mvlfIG0.jpg" alt="..."></center>
<p >Experienced Resort Manager with 10 years’ experience in hospitality and customer
services.
Proven ability to motivate team, build relationships with guest and venders and optimize
operational process.
Experienced Resort Manager with 10 years’ experience in hospitality and customer services.
Proven ability to motivate team, build relationships with guest and venders and optimize
operational process.
Experienced Resort Manager with 10 years’ experience in hospitality and customer services.
Proven ability to motivate team, build relationships with guest and venders and optimize
operational process. Proven ability to motivate team, build relationships with guest and
venders and optimize operational process. </p>
<h4>Thomas Smith</h4>
</div>
<div class="container4">
<div class="text2">
Recent Blogs
</div>
<div class="card-container6">
Page-14
Industrial Training Hotel Website
<div class="col-md-3">
<div class="card">
<img
src="https://static.vecteezy.com/system/resources/previews/002/622/754/non_2x/beautiful-
luxury-umbrella-and-chair-around-outdoor-swimming-pool-in-hotel-and-resort-with-coconut-
palm-tree-on-blue-sky-free-photo.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area. </p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img
src="https://static.vecteezy.com/system/resources/previews/002/827/928/non_2x/portrait-
beautiful-young-asian-woman-leisure-relax-smile-and-happy-around-swimming-pool-in-
hotel-resort-free-photo.jpg" class="card-img-top" alt="...">
Page-15
Industrial Training Hotel Website
<div class="card-body">
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area,
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card">
<img
src="https://static.vecteezy.com/system/resources/thumbnails/012/042/284/small_2x/umbrell
as-and-chairs-around-outdoor-swimming-pool-in-resort-hotel-for-vacation-leisure-lifestyle-
luxury-destination-concept-lounge-closeup-scenic-under-palm-trees-relax-tranquil-vibes-
photo.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Hotel Deluxe room, offer a city view & full-sized bathroom with a
bathtub & shower cubical area. </p>
</div>
</div>
</div>
</div>
</div>
<div class="text3">
Instagram
</div>
<div class="card-container6">
<div class="row gy-0">
<div class="col-md-2">
<img src="https://letsgomaldives.com/wp-content/uploads/2021/08/5e2ecc338dea4-
800x534.jpg" class="img-thumbnail" alt="...">
</div>
Page-16
Industrial Training Hotel Website
<div class="col-md-2">
<img src="https://media.istockphoto.com/id/1260390270/photo/blueberry-pancakes-with-
butter-maple-syrup-and-fresh-berries-american-
breakfast.jpg?s=612x612&w=0&k=20&c=eD3pVf6RuvUCgjuhEIjGAWJLav5TUPn7ODkbr
fmuS_k=" class="img-thumbnail” alt="...">
</div>
<div class="col-md-2">
<img
src="https://qtxasset.com/quartz/qcloud1/media/image/luxurytraveladvisor/1515186703/Sand
als%20South%20Coast%20Over%20Water%20Bungalow%20Deck.jpg?VersionId=tf3ckcM
gZvEluiZQQD7Js.v5GM6_Nqao" class="img-thumbnail" alt="...">
</div>
<div class="col-md-2">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSYguOD-Pd-
_igI4iMiV8gduuxd_FtpdC22Bxg9N_22s_x8AkEpQM2yJWYFj7yOSHP71Pc&usqp=CAU"
class="img-thumbnail" alt="...">
</div>
<div class="col-md-2">
<img src="https://lily-beach-resort-
spa.themaldiveshotels.com/data/Photos/OriginalPhoto/14085/1408509/1408509878.JPEG”
class="img-thumbnail" alt="...">
</div>
<div class="col-md-2">
<img src="https://thumbs.dreamstime.com/b/luxury-beach-resort-bungalow-near-endless-
pool-over-sea-sunset-evening-tropical-island-summer-vacation-concept-39672543.jpg"
class="img-thumbnail" alt="...">
</div>
</div>
</div>
</main>
<footer>
<div class="container7" style="background-color: white; padding: 100px;">
<div class="row">
<div class="col-md-3">
<img style="padding-right: 10%;"
Page-17
Industrial Training Hotel Website
src="https://encrypted-
tbn0.gstatic.com/images?q=tbn:ANd9GcS71rty9qKhfP_WOzhFjlunq1HTv5VlwcQtRg&s"
alt=""width="200px">
<div class="font">
<i class="fa fa-phone" aria-hidden="true" style="margin: 0px; padding-left:80px; display:
inline! important;"></i>
<i class="fa-brands fa-instagram"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
<i class="fa-brands fa-twitter"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
<i class="fa-brands fa-facebook"aria-hidden="true" style="margin: 0px; display: inline!
important;"></i>
</div>
</div>
<div class="col-md-3" style="padding-left: 100px;">
<h4 style="color: black;">About</h4>
<p style="color: black;">
- About us<br>
- Blogs<br>
- Views<br>
- Contact<br>
- Awards<br>
- Customer care<br>
</p>
</div>
<div class="col-md-3">
<h4 style="color: black;">Privacy</h4>
<p style="color: black;">
- Faqs<br>
- My account<br>
- Privacy policy<br>
- Sipping policy<br>
Page-18
Industrial Training Hotel Website
- Size chart<br>
- return exchange policy<br>
</p>
</div>
<div class="col-md-3" style="padding-right: 100px;">
<h4 style="color: black;">Need Help</h4>
<p style="color: black;">
- Return exchange policy<br>
- Privacy policy<br>
- Services policy<br>
- Order policy<br>
</p>
</div>
</div>
</footer>
<i class="fa-brands fa-instagram"></i>
</body>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha484-
IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj4iwWAwPtgFTxbJ8NT4GN1R8p"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha484-
cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
crossorigin="anonymous"></script>
</html>
Page-19
Industrial Training Hotel Website
padding-right: 20px;}
menu ul li a {
text-decoration: none;
padding: 5px;
font-size: 20px;
font-family: 'Times New Roman', Times, serif;
color: white;
font-weight: bold;}
ul {
float: right;}
.text {
text-align: center;
width: 100%;
color: white;
margin-top: 15%;
font-family: 'Times New Roman', Times, serif;
font-weight: bold;
font-size: 60px;}
. grid {
padding-top: 120px;
width: 80%;
font-family: 'Times New Roman', Times, serif;
font-weight: bold;
text-align: center;
color: rgb (136, 61, 8);}
. card-container6{
padding-left: 100px;
padding-right: 50px;}
. card-container6 img {
height: 150px;}
Page-21
Industrial Training Hotel Website
main {
height: 100%;
padding: 0;
margin: 0;}
main1 {
background-color: rgb (250, 249, 249);}
.text1{
padding: 30px;
color: rgb (148, 63, 6);
font-family: 'Times New Roman', Times, serif;
font-weight: bold;
text-align: center;
text-decoration: underline;}
.text1 h2{
font-size: 3vw;}
. card-container8{
padding: 50px;}
. card-container1{
padding: 50px;}
. card-title {
text-align: center;
font-family: 'Times New Roman', Times, serif;
color: rgb (153, 66, 4);
font-weight: bold;}
. card-container1 p {
font-family: 'Times New Roman', Times, serif;
text-align: center;
font-weight: bold;
font-size: 30px;
text-decoration: underline;}
Page-22
Industrial Training Hotel Website
. card-container8 p {
font-family: 'Times New Roman', Times, serif;
text-align: center;
font-weight: bold;
font-size: 30px;
text-decoration: underline;}
box1{
background-color: rgb (167, 112, 73);
height: 100px;
width: 100%;}
.container4{
background-color: azure;}
.text2{
text-align: center;
color: rgb (65, 28, 2);
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
text-decoration: underline;
font-weight: bold;
}
. card-container5{
padding: 60px;}
. card-container6{
padding: 20px;}
.text3{
text-align: center;
color: rgb (65, 28, 2);
font-family: 'Times New Roman', Times, serif;
font-size: 20px;
text-decoration: underline;
Page-23
Industrial Training Hotel Website
font-weight: bold;}
.container3{
background-color: rgb (141, 137, 137);
height: 270px;
width: 100%;
padding: 1%;
margin: 0;}
.container3 img {
height: 100px;
width: 100px;
border-radius: 50%;}
.container3 p {
text-align: center;
font-family: 'Times New Roman', Times, serif;}
.container3 h4{
text-align: center;
font-family: 'Times New Roman', Times, serif;
font-weight: bold;
}
Page-24
Industrial Training Hotel Website
6.Implementation
Page-25
Industrial Training Hotel Website
Page-26
Industrial Training Hotel Website
Page-27
Industrial Training Hotel Website
Page-28
Industrial Training Hotel Website
• Learning Logs: Kept detailed logs of daily learning activities, including tutorials
completed, concepts grasped, and challenges faced.
• Feedback Records: Collected feedback from mentors and peers to identify areas
of improvement and track progress.
Page-29
Industrial Training Hotel Website
8. Methodology
The methodology section outlines the processes and techniques employed during my
industrial training at
Stormsofts Technology. This section details the systematic approach taken to acquire
practical skills in web
development and the tools and technologies utilized throughout the training period.
1. Hands-On Practice
• Coding Exercises: Daily coding exercises were assigned to reinforce the concepts
learned.
The following tools and technologies were used during the training:
• Text Editors: VSCode was the primary text editor used for writing code.
• Version Control: Git and GitHub were used for version control and collaboration.
• Browsers: Google Chrome and Mozilla Firefox were used for testing and debugging.
• Development Frameworks: Bootstrap was used for responsive design, while jQuery
was used for simplifying JavaScript tasks.
Page-30
Industrial Training Hotel Website
3. Learning Resources
• Online Tutorials: Websites like W3Schools, MDN Web Docs, and free Code Camp
provided valuable tutorials and documentation.
• Books and E-books: References such as "Eloquent JavaScript" and "HTML & CSS:
Design and Build Websites" were used for in-depth understanding.
4. Project Development
The final phase of the training involved developing a comprehensive web development
project:
• Project Planning: Initial project planning sessions to define the project scope and
requirements.
• Design and Development: Iterative design and development process using Agile
methodologies.
• Quizzes and Tests: Periodic quizzes and tests to evaluate theoretical knowledge.
• Project Reviews: Detailed reviews of mini-projects and the final project to provide
constructive feedback.
Page-31
Industrial Training Hotel Website
9. Advantages
1. Practical Experience:
2. Skill Development:
3. Professional Growth:
4. Resource Utilization:
Page-32
Industrial Training Hotel Website
10. Disadvantages:
1. Time Constraints:
2. Resource Limitations:
o Access to certain advanced tools and resources may have been restricted.
3. Learning Curve:
o Steep learning curve for new technologies and frameworks, which required
extra effort.
4. Project Scope:
o Scope of the project may have limited exposure to a broader range of web
development aspects.
Page-33
Industrial Training Hotel Website
11. Conclusion
Page-34
Industrial Training Hotel Website
12. References
Page-35