Sunteți pe pagina 1din 34

A PROJECT REPORT ON MUSICAL INSTRUMENT

UNDER GUIDANCE OFMss. BHARKHA (COMPUTER LAB TEACHER)

SUBMITED BYKHAN KHAN BBA 5TH B (EVENING)

JAGANNATH INTERNATIONAL MANAGEMENT SCHOOL KALKA JI , NEW DELHI-110019

TABLE OF CONTENTS

S.No.

PARTICULARS

Page No.

1 2 3 4 5 6 7

ACKNOWLEDGEMENT DECLARATION CERTIFICATE CONCEPT OF PROJECT PURPOSE OF PROJECT SYNOPSIS WEB PAGES & CODING SECTION

3 4 5 6 8 9-12 10-32

ACKNOWLEDGEMENT Accomplishment of any task necessarily depends upon the willingness and enthusiastic contribution of time and energy of many people. From the starting till the completion of this project, there are many people without those assistance all my efforts would have been fruitless. I, therefore, acknowledge all who generously helped me by sharing their time, experience and knowledge with me without which this project would have never been accomplished. I acknowledge that we are thankful to our respected professor Ms. Bharkha for guiding me to complete the project with honest attention without her kind help; the project completion would not have been possible. I am thankful to my classmates who gave their support and commitment to make this project successful.

DECLARATION

I hereby declare that this Project Report titled Website on MUSICAL INSTRUMENTS submitted by me to Jagannath International Management School, kalka ji is a Bonafide work undertaken by me and has not been submitted to any other University or Institution for the award of any degree diploma / certificate or published any time before.

CERTIFICATE This is to certify that KHAN, BBA V B (EVENING) enrollmen has successfully completed the MIS project. This projecy has been done in partial fulfillment for BACHELOR IN BUSINESS ADMINISTRATION (BBA) course. The student has also made his project to my entire satisfaction and as per requirement of the course. The work has not been anywhere else for the award of degree. All source of information have been duly mentioned.

Ms. a (Project Guide)

CONCEPT OF PROJECT

The Management Information System (MIS) is a concept of the last decade or two. It has been understood and described in a number ways. It is also known as the Information System, the Information and Decision System, the Computerbased information System. The MIS has more than one definition, some of which are given below: The MIS is defined as a system based on the database of the organization evolved for the purpose of providing information to the people in the organization. The MIS is defined as a Computer based Information System. The MIS is defined as a system which provides information support for decision making in the organization. The MIS is defined as an integrated system of man and machine for providing the information to support the operations, the management and the decision making function in the organization. The initial concept of MIS was to process data from the organization and present it in the form of reports at regular intervals. The system was largely capable of handling the data from collection to processing. It was more impersonal, requiring each individual to pick and choose the processed data and use it for his requirements. This concept was further modified when a distinction was made between data and information. The information is a product of an analysis of data. A project is a systematic study of a real issue to resolve the problem with application of management concepts & skills. It involve collection, analysis & interpretation of data scientifically leading to valid conclusion. A project is typically defined as a collaborative enterprise, frequently involving research or design, that is carefully planned to achieve a particular aim. Projects can be further defined as temporary rather than permanent social systems that are constituted by teams within or across organizations to accomplish particular tasks under time constraints.

The purpose of the project work are

Provide opportunity to apply the theoretical concept to actual situations. To explore the skills for gaining practical knowledge about real life situations. To generate approach and confidence in problem solving. To equip with tools & techniques of gathering, selecting, sorting & analyzing the information for relevant use in practice.

PURPOSE OF PROJECT

This project is based online-shopping with MUSICAL INTRUMENT as every time you have to shop with MUSICAL INTRUMENT products u have to go to other websites rather than MUSICAL INTRUMENT itself. This particular project was taken because its a good brand name and also we can get data of MUSICAL INTRUMENT products easily from internet and also it holds good market share as people know about this company. MUSICAL INTRUMENT is a popular company and it really feels good to prepare the project on this company because we also want to gain some of the knowledge about products and also it helps.

MUSICAL INTRUMENT ONLINE SHOPPING

INTRODUCTION MUSICAL INTRUMENT is a major German multinational company that produces musical instruments ,such as Violo,Oboe,Sanophone,Ukulete headquartered in Herzogenaurach, Bavaria, Germany. The company was formed in 1924 as Gebrder Dassler Schuhfabrik by Adolf and Mack Dassler. MUSICAL INTRUMENT has 8,500 employees and distributes its products in more than 120 countries] For the fiscal year 2003, the company had revenue of 1.274 billion. MUSICAL INTRUMENT were the commercial sponsors for the 2002 IFA Award ceremony with a band sporting the Parker brand. Parker ranks as one of the top musical instrument brands.. The company has been led by CEO and Chairman Jochen Marcus since 1993. His contract was extended until 2013 in October 2007. Japanese Band group Melodiou teamed up with MUSICAL INTRUMENT to create a high-end and high-concept line of music.

MUSICAL INTRUMENT is the main producer of enthusiast music and singing supporter.They are the primary producer for Hollywood. They won the rights to
9

sponsor the 2006 IFA awards ceremony, They entered a partnership with parker , CSS to make new musical intruments.

PROBLEM STATEMENT

10

Earlier we were not able to make online sale for products as it is a german based company so it only offers its services there, for Indians they have to either shop from www.myntra.com or www.jabong.com where we did not get all the variety of products.

PROBLEM SOLVING Hence we made a proper website for musical instrument, through which online shoppers can directly visit the official website and see their product what they want from the different products present.
11

Every product of musical instrument is available on the site. Anyone who is willing to purchase musical instrument product can directly visit the site directly, without any problem.

FLOW CHART

Search for product Products Violo Oboe Sanophone Ukulele

Mode Of Payment

Cash On Delivery Payment by Credit Card

CODING SECTION Home Page


12

CODING FOR THE PAGE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Musical instruments</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body>

<div id="main_container"> <div id="header"> <div class="logo"> <a href="index.html"><img src="images/logo.gif" alt="" title="" border="0" /></a> </div> </div>

<div id="main_content"> <div class="center_content"> <div id="menu_tab"> <ul class="menu"> <li><a href="index.html" class="nav_selected"> home </a></li> <li><a href="about.html" class="nav"> about us</a></li> <li><a href="products.html" class="nav"> products</a></li> <li><a href="contact.html" class="nav"> contact </a></li>
14

</ul> </div>

<div class="welcome_block"> <div class="title"><img src="images/title_welcome.gif" alt="" title="" /></div> <div class="prod_box"> <img src="images/p4.gif" alt="" title="" class="prod_img"/> <div class="welcome_details"> <p>A musical instrument is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. <br /><br /> The expression, however, is reserved generally for items that have a specific musical purpose. The academic study of musical instruments is called organology.</p> </div> </div>

</div>

<div class="products"> <div class="title"><img src="images/title_products.gif" alt="" title="" /></div> <div class="products_box"> <a href="#"><img src="images/i1.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/i2.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/i3.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div>
15

<a href="#"><img src="images/i4.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/i5.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/i6.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="clear"></div> <p>A musical instrument is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. The academic study of musical instruments is called organology.</p> </div> </div>

<div class="new_products"> <div class="title"><img src="images/title_new.gif" alt="" title="" /></div> <div class="prod_box"> <img src="images/p1.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> </div> </div>

<div class="prod_box">
16

<img src="images/p2.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> </div> </div>

<div class="clear"></div> </div>

</div> </div> <div id="footer"> <div class="left_footer"><img src="images/footer_logo.gif" alt="" title="" /></div> <div class="right_footer"><a href="#" title="free css templates"><img src="images/csscreme.gif" alt="free css templates" border="0" /></a></div> </div> </div> </body> </html>

PAGE ABOUT US

17

CODING FOR THE PAGE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
18

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Musical instruments</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div id="main_container"> <div id="header"> <div class="logo"> <a href="index.html"><img src="images/logo.gif" alt="" title="" border="0" /></a> </div> </div>

<div id="main_content"> <div class="center_content"> <div id="menu_tab"> <ul class="menu"> <li><a href="index.html" class="nav"> home </a></li> <li><a href="about.html" class="nav_selected"> about us</a></li> <li><a href="products.html" class="nav"> products</a></li> <li><a href="contact.html" class="nav"> contact </a></li> </ul> </div>

<div class="welcome_block">
19

<div class="title"><img src="images/title_about.gif" alt="" title="" /></div> <p>A musical instrument is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. The academic study of musical instruments is called organology.</p> </div>

<div class="new_products"> <div class="title"><img src="images/title_store.gif" alt="" title="" /></div> <div class="prod_box"> <img src="images/store.gif" alt="" title="" class="prod_img"/> <div class="store_details"> <h1>Musical instruments store</h1> <p> Is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. <br /><br /> Is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> </div> </div> <div class="clear"></div> </div>

<div class="products">
20

<div class="title"><img src="images/title_what.gif" alt="" title="" /></div> <div class="products_box"> <a href="#"><img src="images/brand.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/brand.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/brand.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/brand.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="i_divider"></div> <a href="#"><img src="images/brand.gif" alt="" title="" border="0" class="prod_img" /></a> <div class="clear"></div> <p>A musical instrument is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. The academic study of musical instruments is called organology.</p> </div> </div>

</div> </div> <div id="footer"> <div class="left_footer"><img src="images/footer_logo.gif" alt="" title="" /></div> <div class="right_footer"><a href="http://csscreme.com/freecsstemplates/" title="free css templates"><img src="images/csscreme.gif" alt="free css templates" border="0" /></a></div>
21

</div> </div> </body> </html>

PAGE PRODUCTS

22

CODING FOR THE PAGE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
23

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Musical instruments</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div id="main_container"> <div id="header"> <div class="logo"> <a href="index.html"><img src="images/logo.gif" alt="" title="" border="0" /></a> </div> </div>

<div id="main_content"> <div class="center_content"> <div id="menu_tab"> <ul class="menu"> <li><a href="index.html" class="nav"> home </a></li> <li><a href="about.html" class="nav"> about us</a></li> <li><a href="products.html" class="nav_selected"> products</a></li> <li><a href="contact.html" class="nav"> contact </a></li> </ul> </div> <div class="categories_products"> <div class="title"><img src="images/title_products.gif" alt="" title="" /></div>
24

<div class="prod_box"> <img src="images/p1.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

<div class="prod_box"> <img src="images/p2.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

<div class="prod_box"> <img src="images/p3.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical
25

instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

<div class="prod_box"> <img src="images/p1.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

<div class="prod_box"> <img src="images/p2.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

26

<div class="prod_box"> <img src="images/p3.gif" alt="" title="" class="prod_img"/> <div class="prod_details"> <h1>A musical instrument</h1> <p> is a device constructed or modified for the purpose of making music. In principle anything that produces sound can serve as a musical instrument. The expression, however, is reserved generally for items that have a specific musical purpose. called organology. </p> <a href="#" class="order"><img src="images/order.gif" alt="" title="" border="0" /></a> </div> </div>

<div class="pagination"> <span class="disabled">prev</span> <span class="current">1</span> <a href="#?page=2">2</a> <a href="#?page=3">3</a> <a href="#?page=4">4</a> <a href="#?page=7">5</a>...<a href="#?page=22">22</a> <a href="#?page=23">23</a> <a href="#?page=2">next</a> </div>

<div class="clear"></div> </div> </div> </div> <div id="footer"> <div class="left_footer"><img src="images/footer_logo.gif" alt="" title="" /></div>
27

<div class="right_footer"><a href="http://csscreme.com/freecsstemplates/" title="free css templates"><img src="images/csscreme.gif" alt="free css templates" border="0" /></a></div> </div> </div> </body> </html>

PAGE CONTACT

28

CODING FOR THE PAGE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
29

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Musical instruments</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div id="main_container"> <div id="header"> <div class="logo"> <a href="index.html"><img src="images/logo.gif" alt="" title="" border="0" /></a> </div> </div>

<div id="main_content"> <div class="center_content"> <div id="menu_tab"> <ul class="menu"> <li><a href="index.html" class="nav"> home </a></li> <li><a href="about.html" class="nav"> about us</a></li> <li><a href="products.html" class="nav"> products</a></li> <li><a href="contact.html" class="nav_selected"> contact </a></li> </ul> </div>

<div class="welcome_block">
30

<div class="title"><img src="images/title_contact.gif" alt="" title="" /></div> <div class="prod_box"> <img src="images/contact.gif" alt="" title="" class="prod_img"/> <div class="contact_details"> <p> <span>Adress:</span> Lorem ipsum dolor sit amet, consectetur adipisicing elit <br /> <span>Email:</span> <a href="#">email@company.com</a><br /> <span>Phone:</span> 0897-342-234<br /> </p> </div> </div> <div class="clear"></div> </div> <div id="contact_form"> <label class="contact_form">Name:</label> <input type="text" name="user" class="contact_input" /> <div class="cleardiv"></div> <label class="contact_form">Email:</label> <input type="text" name="payuity" class="contact_input"/> <div class="cleardiv"></div> <label class="contact_form">Message:</label> <textarea name="text" cols="" rows="" class="contact_textarea"></textarea> <div class="cleardiv"></div> <input type="image" src="images/send.gif" class="contact_submit" /> </div> <div class="clear"></div>

31

</div> </div> <div id="footer"> <div class="left_footer"><img src="images/footer_logo.gif" alt="" title="" /></div> <div class="right_footer"><a href="http://csscreme.com/freecsstemplates/" title="free css templates"><img src="images/csscreme.gif" alt="free css templates" border="0" /></a></div> </div> </div> </body> </html>

LIMITATIONS Can be reach only to the internet users or those who are computer users. Difficulty in making personal relation with customer. Can be cheated with fraud customers.

32

Conclusion

It is safe to conclude that the Internet is a collection of new media that have a huge potential to be a popular channel for electronic commerce. Internet

33

shopping resembles conventional in-home shopping in that the customer makes transactions without physically visiting a store. Internet shopping has a number of benefits to the customer: it is convenient, it offers product assortment and uniqueness, a geographically larger shopping area, and often a better price too. Thus, the conclusion of this project is that Internet shopping is a new method of non-store shopping that will explode in the next few years due to the number of active consumers.

Bibliography

34

S-ar putea să vă placă și