Download as pdf or txt
Download as pdf or txt
You are on page 1of 23

Report on Flight

Booking & Laugh N


Laundary Website

Presented By :
Satyam Pandey
B.Tech CSE Final Year
2020021132
CONTENTS
1. Introduction
2. Objective
3. Technologies Used
4. Tasks Performed
5. Conclusion
6. References
INTRODUCTION
• There are two broad divisions of web development –
• Front-end development (also called client-side development)
• Back-end development (called server-side development).
• Front-end development refers to constructing what a user sees when
they load a web application – the content, design, and how you
interact with it.
• Ex- HTML, CSS, and JavaScript.
• Back-end development controls what goes on behind the scenes of a
web application. Back-end scripts are written in many different coding
languages and frameworks, such as PHP, Ruby on Rails, ASP.NET, Perl,
Java, Node.js, and Python.
PROBLEM STATEMENT:
Design and implement a user-friendly flight booking system that
seamlessly integrates with various airlines, providing customers with a
hassle-free experience for searching, comparing, and booking flights

OBJECTIVES :
• Efficient Booking Process: Streamline flight reservations with a user-
friendly interface, simplifying the search, comparison, and booking of
flights for customers.
• Customer Satisfaction: Enhance overall user satisfaction by offering
transparent pricing, flexible booking options, and responsive
customer support to meet diverse traveler needs.
TECHNOLOGIES USED

➢ Front-end : HTML5 ,CSS3


These two are the basic blocks of any web development. HTML give basic structure to the
site and CSS provide a better look / style to the site including contents and rest of things.
➢ Back-end : NodeJS
It is very flexible language that can be easily integrated with HTML and CSS and able to
make page content dynamic. Also it is very easy to connect with database and to perform
various operations like Insert, Delete, Update etc.

➢ Database : MongoDB
This is the most popular and most widely used database. It is famous among worldwide due
to its simplicity and easy accessibility.
Tasks Performed

• Currently Working on the Laugh N Laundry Project. I created a


Homepage for the Laugh N Laundry Project.
• I have also worked on making a responsive website using Media
Queries.
• I have also worked on a Flight Booking Website, I worked in a
team, and My role was to build components of fronted parts.
• I created the Component like GetFlight, FlightDetails,
CreateBooking and GetBooking of Flight Booking System.
Home Page
GetFlight
FlightDetails
CreateBooking
BookingDetailsCard
GetBookings
Making website responsive

• It makes a web page


look good on all
devices.
• Like: desktops,
tablets, phone,
laptops etc.
• Use of media query
through CSS
CONCLUSION

What I’ve learned as a programmer ?


• Cross-browser Compatibility
• Making responsive website.
• Writing readable code.
• Proper use of Comments.
• Minor yet important details
• Eg. CSS
• display:none;
• visibility:hidden;
References
1. https://www.w3schools.com
2. https://mycolor.space/
3. https://www.wikipedia.org/
4. https://www.phpmyadmin.net/
5. https://www.apachefriends.org/
6. https://www.lynda.com/
7. https://www.pluralsight.com/
THANK YOU

You might also like