You are on page 1of 15

1

Bharati Vidyapeeth
(Deemed To Be University)
, College of Engineering
Guided by Prof. Deshmukh Shrikala Ma’am
2

CERTIFICATE

This is to certify that the project based learning (PBL) report


entitled “Design a Matrimonial Website” submitted by
Amritam Amogh (03) , Adarsh Biswas (08) and Aditi
Chandrawanshi (09) for the subject Web Programming during
the academic year 2022-2023 of the B.Tech , Semester 2 in
Information Technology (IT), at Bharati Vidyapeeth(DU)
College of Engineering ,Pune under the guidance of Prof.
Deshmukh Shrikala Ma’am

Guided by Prof. Deshmukh Shrikala Ma’am


3

PRoject based learning:-

To create a MATrimonial website

Guided by Prof. Deshmukh Shrikala Ma’am


4

Overview of the our website:-


• We have created a matrimonial website for our event driven website. As we know a matrimonial website’s is a platform
that provides us a much simpler way of looking for a life partner.

• The website we tried to make is a much simpler website compared to an actual working website but we tried to give an
idea of how an actual website is created. We tried to make a login page that is our first page to appear when we reach
out to the website. The login page insures that no one without any identity prove is allowed to reach out to our website,
as a matrimonial website is supposed to hold personal information about several people and we showed how important
it is to protect the privacy of a person.

• After the login page we did a little introduction about our website, assuming that its an official website and that its
necessary to show our visitors why they should trust our website with their information. Also we added profile of some
individuals to our website with a little detail which are attention worthy about them available to lure in people to
purchase a premium plan so that they can access other details like their contact. This also ensures that not anyone can
just access the personal details of our candidates on our website like their contact without giving their identity proof
through subscription. We also made it necessary to look at more profiles by subscribing to our website only so that we
can get our earnings and maintain the website on a long and smooth run.

Guided by Prof. Deshmukh Shrikala Ma’am


5

1. What is HTML?
•HTML stands for Hyper Text Markup Language
•HTML is the standard markup language for creating Web pages
•HTML describes the structure of a Web page
•HTML consists of a series of elements
•HTML elements tell the browser how to display the content
•HTML can embed programs written in a scripting language such
as JavaScript, which affects the behavior and content of web
pages.

Guided by Prof. Deshmukh Shrikala Ma’am


6

2. What is CSS?
•CSS stands for Cascading Style Sheets.
•This programming language dictates how the HTML elements of
a website should actually appear on the frontend of the page.
•Whereas HTML was the basic structure of your website, CSS is
what gives your entire website its style. Those slick colors,
interesting fonts, and background images? All thanks to CSS.
•This language affects the entire mood and tone of a web page,
making it an incredibly powerful tool -- and an important skill
for web developers to learn. It's also what allows websites to
adapt to different screen sizes and device types.

Guided by Prof. Deshmukh Shrikala Ma’am


7

3. What Is Event-driven
programming?
•It largely responds to user events or other similar input.
•The idea in event-driven programming is that the program is
designed to react.
•It reacts to specific kinds of input from users, whether it's a
click on a command button, a choice from a drop-down list, an
entry into a text box, or other kinds of user events.

Guided by Prof. Deshmukh Shrikala Ma’am


8

4. About our code


Login Page:-

Guided by Prof. Deshmukh Shrikala Ma’am


9

Login page output:-

Guided by Prof. Deshmukh Shrikala Ma’am


10

5. Webpage layout code:-

Guided by Prof. Deshmukh Shrikala Ma’am


11

6. Home page Code:-

Guided by Prof. Deshmukh Shrikala Ma’am


12
Home page output:-

Guided by Prof. Deshmukh Shrikala Ma’am


7. abOUT THE CREATORS PAGE 13

CODE:-

Guided by Prof. Deshmukh Shrikala Ma’am


14

abOUT the creators page output:-

Guided by Prof. Deshmukh Shrikala Ma’am


15

Thank you!

Presented by:-
Amritam Amogh- 2214110235
Adarsh Biswas- 2214110240
Aditi Chandrawanshi- 2214110241

Guided by Prof. Deshmukh Shrikala Ma’am

You might also like