You are on page 1of 29

PROJECT FILE

SUBMITTED IN PARTIAL FULFILLMENT FOR THE AWARD OF THE

DEGREE OF BACHELOR OF BUSINESS ADMINISTRATION 2021-


2024

UNDER THE GUIDANCE OF

MS KRITI DHINGRA, ASSISTANT PROFESSOR, VIPS

SUBMITTED BY:
DHRUV KHATRI

Enrolment No.: 0731770172 (BBA SEM 2 Section B)

Vivekananda School of Business Studies

Vivekananda Institute of Professional

Studies AU Block (Outer Ring Road)

Pitampura Delhi - 110034


STUDENT UNDERTAKING

This is to certify that I have completed the Project file under the guidance of “ Ms Kriti
Dhingra” in partial fulfilment of the requirement for the award of degree of Bachelor of
BusinessAdministration (BBA) at Vivekananda Institute of Professional Studies,
Vivekananda School of Business Studies, New Delhi. This is an original piece of work and
has not been submitted elsewhere.

STUDENT NAME: DHRUV KHATRI

STUDENT SIGNATURE:
CERTIFICATE

This is to certify that the Project file is an academic work done by Dhruv Khatri submitted in
completion of the second semester of the requirement for the award of the Degree of BBA
from Vivekananda Institute of Professional Studies. It has been completed under the
guidance of Ms Kriti Dhingra. The authenticity of the project work will be examined by the
viva examiner which includes data verification, checking duplicity of information etc. and it
may be rejected due to nonfulfillment of quality standards set by the Institute.

Signature of the Faculty Guide

Ms Kriti Dhingra, Assistant Professor, VSBS.


ACKNOWLEDGEMENT

I would like to take this opportunity to express my gratitude and regards to Ms Kriti
Dhingra, for her exemplary guidance, valuable feedback and constant encouragement
throughout the duration of the project. I would also like to give my heartfelt thanks to my
brother for constantly providing the extra guidance in order to make this research project an
insightful one.

Dhruv Khatri

Enrolment No.: 07317701721


Title Page

Coding
<HTML>
<HEAD>
<TITLE>Title Page</TITLE>
<style>
a:hover
{
background-color: yellow;
color: red;
font-size: 150%;
text-transform: uppercase;
}
</style>
</HEAD>
<BODY BGCOLOR="Black">
<center><font face="New Times Roman" size=8 color="Gold
"><b>BLINK IT</b></font>
<MARQUEE behavior="alternate" bgcolor="white" direction="left" scrollamount=5>
Order groceries online</marquee>
|<a href="opening video.html" target="5">Home</a>|
<a href="blinkitlogo.html" target="4">BLINK IT</a>|
<a href="AREAS OF SERVICE.html" target="5">Areas of Service</a>|
<a href="FORM.html" target="5">Log in/Sign up</a>|
<a href="productpage.html" target="5">Products Available</a>|
<a href="PRICE RANGE AND DISCOUNTS.pdf" target="5">Price Range</a>|
</center>
</BODY>
</HTML>
Result
Introduction Video

Coding
<HTML>
<HEAD>
<TITLE> VIDEO </TITLE>
</HEAD>
<BODY BGCOLOR =WHITE>
<iframe
width="560",height="315",src="https://www.youtube.com/embed/FmllsQZyXj4,media;
gyroscope; picture in picture; allowfullscreen ></iframe>
</BODY>
<HTML>
Result
Navigation page

Coding
<html>
<head>

<title>Navigation Page</title>
</head>
<body vlink="fireBrick" alink="BLACK" link="RED">
<marquee direction="up" scrollamount=10>
<a href="logopage.html" target="5">HOME</a><br><hr>

<a href="opening video.html" target="4">VIDEO</a><br><hr>


<a href="FORM.HTML" target="5">FORM</a><br><hr>
<a href="productpage.html" target="5">PRODUCT RANGE</a><br><hr>
<a href="PRICE RANGE AND DISCOUNTS TABLE.HTML" target="5">PRICE
RANGE</a><br><hr>
</marquee>
</body>
</html>
Result
Products Available

Coding
<html>
<head>
<style>
img

border-color:PaleVioletRed;

img:hover

transform: scale(1.5);

</style>

<title>Products</title>

</head>

<body background="bg4.jpg" width="100%" height="100%" alink="white" vlink="white"


link="white">
<H1 ALIGN = CENTER > PRODUCT RANGE </H1>
<HR SIZE =10 , COLOR = BLACK >
<table border="0">

<tr>

<p align="center"><font color="white" size="48"><u>Groceries</u></font></p>

<td><img src="vegetables and fruits.png" width="100%" height="50%"><font color="white"


size="5"><center> <a href="Vegetables and Fruits"></a></center></font></td>

<td><img src="bread , milk and eggs .png" width="100%" height="50%"><font


color="white" size="5"><center> <a href=" ">Dairy , Breads and Eggs
</a></center></font></td>

</tr>

<tr>

<td><img src="instant food.png" width="100%" height="50%"><font color="white"


size="5"><center> <a href=" ">Instant Food</a></center></font></td>

<td><img src="tea and coffee.png" width="100%" height="50%"><font color="white"


size="5"><center> <a href=" ">Tea and Coffee</a></center></font></td>

</tr>

<tr>

<td><img src="bakery and biscuits.png" width="100%" height="50%"><font color="white"


size="5"><center> <a href=" ">Bakery and Biscuits</a></center></font></td>
<td><img src="icecreams.png" width="100%" height="50%"><font color="white"
size="5"><center> <a href=" ">Sweettooth</a></center></font></td>

</tr>

</table>

</body>

</html>
Result
Price range
Coding
<HTML>
<HEAD>
<TITLE>PRICES AND DISCOUNTS</TITLE>
</HEAD>
<BODY>
<H3 ALIGN=CENTER> PRICE RANGE AND DISCOUNTS OFFERED </H3>
<BR>
<BR>
<TABLE BORDER=6 CELLSPACING=6 CELLPADING=6 ALIGN=CENTER>
<TR>
<TH> PRODUCT LINE </TH>
<TH> PRICE RANGE </TH>
<TH> DISCOUNTS OFFERED </TH>
</TR>
<TR>
<TD>VEGETABLES AND FRUITS</TD>
<TD>RUPEES 10-100</TD>
<TD>15%</TD>
</TR>
<TR>
<TD>DAIRY, BREADS AND EGGSS</TD>
<TD>RUPEES 25-100</TD>
<TD>-</TD>
</TR>
<TR>
<TD>INSTANT FOOD</TD>
<TD>RUPEES 150-900</TD>
<TD>30%</TD>
</TR>
<TR>
<TD>TEA AND COFFEE</TD>
<TD>RUPEES 250-1000</TD>
<TD>PRODUCT SPECIFIC</TD>
</TR>
<TR>
<TD>BAKERY AND BISCUITS</TD>
<TD>RUPEES 30-200</TD>
<TD>25%</TD>
</TR>
<TR>
<TD>SWEET TOOTH</TD>
<TD>RUPEES 20-1000</TD>
<TD>20%</TD>
</TR>
</BODY>
</TABLE>
</HTML>
Result
AREAS OF SERVICE

Coding
<HTML>
<HEAD>
<TITL> MAPPING</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=CENTER>
<IMG SRC="india.png" WIDTH="24% HEIGHT="24%>
<BR>
AREAS WHERE OUR SERVICES ARE AVAILABLE
</H1>
<HR SIZE = 6 COLOR= BLACK LENGTH=80% ALIGN= CENTER>
<OL><LI>NORTH INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>DELHI</LI>
<LI>CHANDIGARH</LI>
<LI>UP</LI>
<LI>HARYANA</LI>
</UL>
<LI>NORTHEAST INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>MANIPUR</LI>
<LI>ARUNACHAL PRADESH</LI>
<LI>ASSAM</LI>
<LI>SIKKIM</LI>
</UL>
<LI>EAST INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>WEST BENGAL</LI>
<LI>ODISHA</LI>
<LI>BIHAR</LI>
</UL>
<LI>SOUTH INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>ANDHRA PRADESH</LI>
<LI>KERALA</LI>
<LI>TAMIL NADU</LI>
<LI>KARNATAKA</LI>
</UL>
<LI>WEST INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>RAJASTHAN</LI>
<LI>GUJARAT</LI>
<LI>GOA</LI>
<LI>MAHARASHTRA</LI>
</UL>
<LI>CENTRAL INDIA</LI>
<UL TYPE ="CIRCLE">
<LI>CHHATISGARH</LI>
<LI>MP</LI>
</UL>
</OL>
</BODY>
</HTML>
Result
LOG IN/SIGN UP

Coding
<HTML>
<HEAD>
<TITLE>FORM</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=CENTER>LOG IN/SIGN UP</H1>
<HR SIZE=9 COLOR=BLACK>
<FORM ALIGN=CENTER>
<BR>
<BR>
<INPUT TYPE=TEXT NAME=NAME SIZE=45>FIRST NAME
<BR>
<BR>
<INPUT TYPE=TEXT NAME=NAME SIZE=45>LAST NAME
<BR>
<BR>
<INPUT TYPE=TEXT NAME=NAME SIZE=45>EMAIL ID
<BR>
<BR>
<INPUT TYPE=TEXT NAME=NAME SIZE=45>USERNAME
<BR>
<BR>
<INPUT TYPE=TEXT NAME=NAME SIZE=45>PASSWORD
<BR>
<BR>
<SELECT NAME=AGE>
<OPTION VALLUE=UNDER 18>UNDER 18</OPTION>
<OPTION VALLUE=18 TO 25>18 TO 25</OPTION>
<OPTION VALLUE=25 TO 50>25 TO 50</OPTION>
<OPTION VALLUE=OVER 50>OVER 50</OPTION>
</SELECT>YOUR AGE
<BR>
<BR>
GENDER
<BR>
<P>
<INPUT TYPE=RADIO NAME=NAME CHECKED=CHECKED>MALE
<BR>
<INPUT TYPE=RADIO NAME=NAME>FEMALE
</P>
<BR>
<INPUT TYPE=SUBMIT VALUE=SUBMIT>
</FORM>
</FONT>
</HTML>
Result
Logo page

Coding
<html>

<head>
<title>LOGO</title>
<style>
img
{

border-color:black;
}
img:hover
{

transform: scale (1.5);


}
</style>
</head>

<body>
<a href="opening video.html" target="5"><img src="blinkitlogo.png" height=100 width=185
alt="Logo Image" border=5></a>
</body>
</html>
Result
Home Frame page

Coding
<html>
<head>
<title>HTML Frames</title>
</head>
<frameset rows = "20%,80%">
<frameset cols = "15%,70%,15%">
<frame frameborder="0" name = "1" src = "blinkitlogo.html">
<frame frameborder="0" name = "2" src = "titleblinkit.html" ">
</frameset>
<frameset cols = "10%,90%">
<frame frameborder="0" name = "3" src = "NAVIGATION PAGE.html">
<frame frameborder="0" name = "4" src = "opening video.html">
</frameset>
</html>
Result

You might also like