SlideShare a Scribd company logo
1 of 39
GROUP MEMBERS
MEHWISH KHAN
SAMINA KHAN
SHAHZAIBIQBAL
NUMAN SABIR
TOPIC: DARAZ.PK
WHY DARAZ.PK?
E-shopping is an evolving industry . It’s the new face of
consumer purchasing as well as marketing . It’s an under
discovered market so it requires new management tactics to
explore and manage its problem.
INTRODUCTION
Daraz is a Chinese-owned online marketplace and logistics
company which operates in South Asian markets.
It was founded in 2012 by a German venture capital company,
Rocket Internet. Daraz Group operates e-commerce platforms
and logistics service in Bangladesh, Myanmar, Nepal, Pakistan
and Sri Lanka.
In May 2018, Daraz Group was acquired by the Chinese e-
commerce company Alibaba Group.
VISION
“Our vision for the company is to become the biggest,
most professional and most customercentric firm.”
MISSION
‘Our mission is to be the only
online shopping destination you
will need. We need to "wow" the
customer at every touch point.
We are going to surprise every
one of our consumers and
suppliers by delivering an
incomparable experience.’
• Type Private
• Industry e-Commerce
• Founded 2012; 8 years ago
• Founder Rocket Internet
• Area served
• Bangladesh, Myanmar, Nepal, Pakistan, Sri Lanka
• Products Marketplace, Retailer
• ParentAlibaba Group
• Website daraz.com
HISTORY
• Daraz was founded as a fashion retailer in Pakistan in 2012, but
changed to a general marketplace strategy and business model
in 2015 when it also launched operations in Bangladesh and
Mayanmar
• In September 2015, Daraz secured EUR50 million in its Series B funding
in order to expand operations in Bangladesh, Myanmar and Pakistan. CDC
Group, a state-owned Development Finance Institution (DFI) in the UK,
invested €20 million alongside a €30 million investment from Daraz
existing majority shareholder, Asia Internet Holdings
• In July 2016, Daraz Group acquired Kaymu, a consumer-to-
consumer online marketplace in South Asia, and with the
acquisition it began operations in Nepal and Sri Lanka
TODAY ALL OVER THE WORLD PEOPLE
CONNECTING WITH DARAZ.PK APP FOR THEIR
WORK OR SHOPPING ..
MANAGING WORLDWIDE
Daraz has business in countries
namely
PAKISTAN,BANGLADESH
and MYANMAR . It is a
member of Asia Pacific Internet
Group (APACIG).
WEBSITE DARAZ.PK
Languages and Generations
LANGUAGES AND GENERATIONS:
Following languages are used in Daraz.pk
• HTML (Hyper Text Markup Language)
• CSS (Cascading Style Sheets)
• Java Script
• ASP.net
• SQL (structured query language)
HTML:
• Stands for “Hypertext Mark-up
Language”. HTML is the language
used to create webpages. "Hypertext"
refers to the hyperlinks that an HTML
page may contain. "Markup language"
refers to the way tags are used to
define the page layout and elements
within the page.
• This is a language of Third Generation.
EXAMPLE:
• <!DOCTYPE html>
• <html>
• <head>
• <meta charset="UTF-8">
• <title>Page Title</title>
• </head>
• <body>
• <h1>This is a Heading</h1>
• <p>This is a paragraph.</p>
• </body>
• </html>
This is a Heading
This is a paragraph.
CSS:
• Stands for "Cascading Style Sheet."
Cascading style sheets are used to
format the layout of Webpages. They
can be used to define text styles, table
sizes, and other aspects of Web pages
that previously could only be defined
in a page of HTML.
• This is language of Third Generation.
EXAMPLE:
• <!DOCTYPE html>
• <html>
• <head>
• <style>
• body {
• background-color:
lightblue;
• }
• h1 {
• color: white;
• text-align: center;
• }
• p {
• font-family: verdana;
• font-size: 20px;
• }
• </style>
• </head>
• <body>
• <h1>My First CSS
Example</h1>
• <p>This is a paragraph.</p>
• </body>
• </html>
My First CSS
Example
This is a paragraph.
JAVA SCRIPT:
• JavaScript is a programming
language commonly used in web
development. It was originally developed by
Netscape as a means to add dynamic and
interactive elements to websites. While
JavaScript is influenced by Java, the syntax is
more similar to C and is based on
ECMAScript, a scripting language developed
by Sun Microsystems.
• This is a language of Third Generation.
EXAMPLE:
• <!DOCTYPE html>
• <html>
• <body>
• <h2>My First JavaScript</h2>
• <button type="button"
• onclick="document.getElementById('demo').innerHTML =
Date()">
• Click me to display Date and Time.</button>
<p id="demo"></p>
</body>
</html> My Frist Java Script
ASP.NET:
• ASP.NET is a set of Web development tools offered by
Microsoft. Programs like Visual Studio .NET and
Visual Web Developer allow Web developers to create
dynamic websites using a visual interface. Of course,
programmers can write their own code and scripts and
incorporate it into ASP.NET websites as well. Though
it often seen as a successor to
Microsoft's ASP programming technology, ASP.
• This is a language of Third Generation.
SQL:
• Structured Query Language (SQL) is a
standard computer language for relational
database management and data manipulation.
SQL is used to query, insert, update and
modify data. Most relational databases support
SQL, which is an added benefit for database
administrators (DBAs), as they are often
required to support databases across several
different platforms.
• This is a language of Fourth Generation.
GENERATION OF PROGRAMMING
LANGUAGES:
USES OF IT IN DARAZ. PK
WHAT IS ISO?
DARAZ. PK
• Daraz. Pk is the one of the biggest e-commerce web based in Pakistan.
• Daraz doing its operation in Pakistan, Siri Lanka, Bangladesh ana Myanmar.
• Funded with foreign investment.
• I has direct investment from Qata-Based telecommunications company ooredoo and Berlin-Based
Rocket Internet is our present company.
PRODUCTS OR SOPS
• Smartphones
• Tvs, Audio theaters and video accessories
• Home Appliances
• Computers
• Gamming consoles
• Cameras
• Sporting goods
• Women’s Fashion and etc
DATA MANAGEMENT
• OBS Mnanagment software for order processing
• BOR Management software for supplier management
SOFTWARE USED BY
DARAZ.PK
SOFTWARE:
COMPUTER SOFTWARE, OR
SIMPLY SOFTWARE, IS A
COLLECTION
OF DATA OR COMPUTER INSTR
UCTIONS THAT TELL THE
COMPUTER HOW TO WORK.
THIS IS IN CONTRAST
TO PHYSICAL HARDWARE,
FROM WHICH THE SYSTEM IS
BUILT AND ACTUALLY
PERFORMS THE WORK.
APPLICATION
SOFTWARE
Software that uses the
computer system to perform
special function or
provide entertainment
functions beyond the basic
operation of the computer
itself.
SYSTEM
SOFTWARE
Software for managing computer
hardware behavior, as to provide
basic functionalities that are required
by users, or for other software to run
properly,
OPEN BROADCAST SOFTWARE (OBS)
Open Broadcaster
Software (OBS) is a free and
open-source cross-
platform streaming and recording
program built with Qt and
maintained by the OBS Project.
There are versions of OBS
available for Microsoft
Windows, macOS, and Linux
distributions.
C++ LANGUAGE OF OBS
C++ is a high-level
programming
language developed by
Bjarne Stroustrup at Bell
Labs. C++ adds object-
oriented features to its
predecessor, C.
MICROSOFT BOB
Microsoft software product that was
released on March 11, 1995 and
discontinued in early 1996. The program
was intended to provide a more user-
friendly interface for the Windows
3.1x, Windows 95 and Windows
NT operating systems, supplanting the
Windows Program Manager.
MANAGING WORLDWIDE
Daraz has business in countries
namely
PAKISTAN,BANGLADESH and
MYANMAR . It is a member of
Asia Pacific Internet Group
(APACIG).
RFRENCES:
• https://www.geeksforgeeks.org/generation-programming-languages/
• https://www.includehelp.com/basics/generations-of-programming-
language.aspx
• https://www.computerhope.com/jargon/num/1gl.htm
Website daraz

More Related Content

What's hot

Business Model Canvas of daraz.pk
Business Model Canvas of daraz.pkBusiness Model Canvas of daraz.pk
Business Model Canvas of daraz.pkMuhammad Hassan
 
Presentation on chaldal, kiksha, rokomari, daraz
Presentation on chaldal, kiksha, rokomari, darazPresentation on chaldal, kiksha, rokomari, daraz
Presentation on chaldal, kiksha, rokomari, darazMd. Sohag Miah
 
Presentation amazon, daraz, aliexpress
Presentation amazon, daraz, aliexpressPresentation amazon, daraz, aliexpress
Presentation amazon, daraz, aliexpressMd. Sohag Miah
 
Daraz- operation management- management
Daraz-  operation management- managementDaraz-  operation management- management
Daraz- operation management- managementInsharahAyub
 
Online shoping from daraz
Online shoping from darazOnline shoping from daraz
Online shoping from darazAnish Maharjan
 
Presentation on pickabo, daraz, alibaba, walmart
Presentation on pickabo, daraz, alibaba, walmartPresentation on pickabo, daraz, alibaba, walmart
Presentation on pickabo, daraz, alibaba, walmartMd. Sohag Miah
 
Report on daraz_by_apple mahmud _20202107-converted
Report on daraz_by_apple mahmud _20202107-convertedReport on daraz_by_apple mahmud _20202107-converted
Report on daraz_by_apple mahmud _20202107-convertedAppleMahmudShuvo
 
Presentation on e business of chaldal.com
Presentation on e business of chaldal.comPresentation on e business of chaldal.com
Presentation on e business of chaldal.comRifat Mahmud Saikot
 
E commerce Business Plan
E commerce Business PlanE commerce Business Plan
E commerce Business PlanInfocrest
 
E-Business analysis of Chaldal.com
E-Business analysis of Chaldal.com E-Business analysis of Chaldal.com
E-Business analysis of Chaldal.com Ajbinur IsLam Pranto
 
E commerce Pitch deck
E commerce Pitch deckE commerce Pitch deck
E commerce Pitch deckViewmark
 
Zara case study
Zara case studyZara case study
Zara case studyideje
 
ZARA Social Media Strategy
ZARA Social Media StrategyZARA Social Media Strategy
ZARA Social Media StrategyKaren Chiang
 

What's hot (20)

Business Model Canvas of daraz.pk
Business Model Canvas of daraz.pkBusiness Model Canvas of daraz.pk
Business Model Canvas of daraz.pk
 
Ecommerce daraz
Ecommerce darazEcommerce daraz
Ecommerce daraz
 
Presentation on chaldal, kiksha, rokomari, daraz
Presentation on chaldal, kiksha, rokomari, darazPresentation on chaldal, kiksha, rokomari, daraz
Presentation on chaldal, kiksha, rokomari, daraz
 
Presentation amazon, daraz, aliexpress
Presentation amazon, daraz, aliexpressPresentation amazon, daraz, aliexpress
Presentation amazon, daraz, aliexpress
 
Daraz- operation management- management
Daraz-  operation management- managementDaraz-  operation management- management
Daraz- operation management- management
 
Online shoping from daraz
Online shoping from darazOnline shoping from daraz
Online shoping from daraz
 
Presentation on pickabo, daraz, alibaba, walmart
Presentation on pickabo, daraz, alibaba, walmartPresentation on pickabo, daraz, alibaba, walmart
Presentation on pickabo, daraz, alibaba, walmart
 
Report on daraz_by_apple mahmud _20202107-converted
Report on daraz_by_apple mahmud _20202107-convertedReport on daraz_by_apple mahmud _20202107-converted
Report on daraz_by_apple mahmud _20202107-converted
 
MKT_TP.pdf
MKT_TP.pdfMKT_TP.pdf
MKT_TP.pdf
 
Presentation on e business of chaldal.com
Presentation on e business of chaldal.comPresentation on e business of chaldal.com
Presentation on e business of chaldal.com
 
B2C e-commerce Presentation
B2C e-commerce PresentationB2C e-commerce Presentation
B2C e-commerce Presentation
 
E commerce Business Plan
E commerce Business PlanE commerce Business Plan
E commerce Business Plan
 
Marketing mix of amazon
Marketing mix of amazonMarketing mix of amazon
Marketing mix of amazon
 
Flipkart
FlipkartFlipkart
Flipkart
 
E-Commerce of Lazada
E-Commerce of LazadaE-Commerce of Lazada
E-Commerce of Lazada
 
E-Business analysis of Chaldal.com
E-Business analysis of Chaldal.com E-Business analysis of Chaldal.com
E-Business analysis of Chaldal.com
 
E commerce Pitch deck
E commerce Pitch deckE commerce Pitch deck
E commerce Pitch deck
 
Nike
NikeNike
Nike
 
Zara case study
Zara case studyZara case study
Zara case study
 
ZARA Social Media Strategy
ZARA Social Media StrategyZARA Social Media Strategy
ZARA Social Media Strategy
 

Similar to Website daraz

Similar to Website daraz (20)

B s t profile
B s t profileB s t profile
B s t profile
 
Bazar4 student
Bazar4 studentBazar4 student
Bazar4 student
 
EnactOn Technologies Corporate Profile
EnactOn Technologies Corporate ProfileEnactOn Technologies Corporate Profile
EnactOn Technologies Corporate Profile
 
PWA 101, what you need to know about ShopwarePWA
PWA 101, what you need to know about ShopwarePWAPWA 101, what you need to know about ShopwarePWA
PWA 101, what you need to know about ShopwarePWA
 
INTERNSHIP PPT - INFOLABZ.pptx
INTERNSHIP PPT - INFOLABZ.pptxINTERNSHIP PPT - INFOLABZ.pptx
INTERNSHIP PPT - INFOLABZ.pptx
 
216170316007.pptx
216170316007.pptx216170316007.pptx
216170316007.pptx
 
Containerizing The Enterprise
Containerizing The EnterpriseContainerizing The Enterprise
Containerizing The Enterprise
 
fieldwork
fieldworkfieldwork
fieldwork
 
Sfd labs service offerings
Sfd labs service offeringsSfd labs service offerings
Sfd labs service offerings
 
Website deisgning company in noia
Website deisgning company in noiaWebsite deisgning company in noia
Website deisgning company in noia
 
Fair Share IT Services Pvt Ltd
Fair Share IT Services Pvt LtdFair Share IT Services Pvt Ltd
Fair Share IT Services Pvt Ltd
 
Company profile
Company profileCompany profile
Company profile
 
Max3logic
Max3logicMax3logic
Max3logic
 
max3logic
max3logicmax3logic
max3logic
 
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptxLATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
 
Clonet-Web & Mobile Profile-2015
Clonet-Web & Mobile Profile-2015Clonet-Web & Mobile Profile-2015
Clonet-Web & Mobile Profile-2015
 
Custom Software PPT.pptx
Custom Software PPT.pptxCustom Software PPT.pptx
Custom Software PPT.pptx
 
Osource Company Profile
Osource Company ProfileOsource Company Profile
Osource Company Profile
 
Digitalise
DigitaliseDigitalise
Digitalise
 
Mlm software development
Mlm software developmentMlm software development
Mlm software development
 

More from SAMINAKHAN72

The bank of punjab (1).pptx
The bank of punjab (1).pptxThe bank of punjab (1).pptx
The bank of punjab (1).pptxSAMINAKHAN72
 
Sports award photo album.pptx
Sports award photo album.pptxSports award photo album.pptx
Sports award photo album.pptxSAMINAKHAN72
 
Cost output relationship
Cost output relationshipCost output relationship
Cost output relationshipSAMINAKHAN72
 
Active &amp; passive voice
Active &amp; passive voiceActive &amp; passive voice
Active &amp; passive voiceSAMINAKHAN72
 
Acceptance of diversity
Acceptance of diversityAcceptance of diversity
Acceptance of diversitySAMINAKHAN72
 
Financial statement
Financial statementFinancial statement
Financial statementSAMINAKHAN72
 
Biography hazrat ali
Biography hazrat aliBiography hazrat ali
Biography hazrat aliSAMINAKHAN72
 
Samsung first slid es
Samsung first slid esSamsung first slid es
Samsung first slid esSAMINAKHAN72
 
How to stop worrying and start living
How to stop worrying and start livingHow to stop worrying and start living
How to stop worrying and start livingSAMINAKHAN72
 
financial accounting
 financial accounting financial accounting
financial accountingSAMINAKHAN72
 
Topic Book Summary of 10x rules
Topic Book Summary of 10x rulesTopic Book Summary of 10x rules
Topic Book Summary of 10x rulesSAMINAKHAN72
 

More from SAMINAKHAN72 (20)

bts.pptx
bts.pptxbts.pptx
bts.pptx
 
The bank of punjab (1).pptx
The bank of punjab (1).pptxThe bank of punjab (1).pptx
The bank of punjab (1).pptx
 
Sports award photo album.pptx
Sports award photo album.pptxSports award photo album.pptx
Sports award photo album.pptx
 
Assignment 2
Assignment 2Assignment 2
Assignment 2
 
Cost theory
Cost theoryCost theory
Cost theory
 
Cost output relationship
Cost output relationshipCost output relationship
Cost output relationship
 
Assignment 2
Assignment 2Assignment 2
Assignment 2
 
Assignment 1
Assignment 1Assignment 1
Assignment 1
 
Assignment
AssignmentAssignment
Assignment
 
Active &amp; passive voice
Active &amp; passive voiceActive &amp; passive voice
Active &amp; passive voice
 
Acceptance of diversity
Acceptance of diversityAcceptance of diversity
Acceptance of diversity
 
Financial statement
Financial statementFinancial statement
Financial statement
 
Samsung group =3
Samsung group =3Samsung group =3
Samsung group =3
 
Biography hazrat ali
Biography hazrat aliBiography hazrat ali
Biography hazrat ali
 
Presentation2
Presentation2Presentation2
Presentation2
 
Samsung first slid es
Samsung first slid esSamsung first slid es
Samsung first slid es
 
How to stop worrying and start living
How to stop worrying and start livingHow to stop worrying and start living
How to stop worrying and start living
 
financial accounting
 financial accounting financial accounting
financial accounting
 
Assignment 03
Assignment 03Assignment 03
Assignment 03
 
Topic Book Summary of 10x rules
Topic Book Summary of 10x rulesTopic Book Summary of 10x rules
Topic Book Summary of 10x rules
 

Recently uploaded

Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Deliverybabeytanya
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 

Recently uploaded (20)

Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 

Website daraz

  • 1. GROUP MEMBERS MEHWISH KHAN SAMINA KHAN SHAHZAIBIQBAL NUMAN SABIR
  • 3. WHY DARAZ.PK? E-shopping is an evolving industry . It’s the new face of consumer purchasing as well as marketing . It’s an under discovered market so it requires new management tactics to explore and manage its problem.
  • 4. INTRODUCTION Daraz is a Chinese-owned online marketplace and logistics company which operates in South Asian markets. It was founded in 2012 by a German venture capital company, Rocket Internet. Daraz Group operates e-commerce platforms and logistics service in Bangladesh, Myanmar, Nepal, Pakistan and Sri Lanka. In May 2018, Daraz Group was acquired by the Chinese e- commerce company Alibaba Group.
  • 5. VISION “Our vision for the company is to become the biggest, most professional and most customercentric firm.”
  • 6. MISSION ‘Our mission is to be the only online shopping destination you will need. We need to "wow" the customer at every touch point. We are going to surprise every one of our consumers and suppliers by delivering an incomparable experience.’
  • 7. • Type Private • Industry e-Commerce • Founded 2012; 8 years ago • Founder Rocket Internet • Area served • Bangladesh, Myanmar, Nepal, Pakistan, Sri Lanka • Products Marketplace, Retailer • ParentAlibaba Group • Website daraz.com
  • 8. HISTORY • Daraz was founded as a fashion retailer in Pakistan in 2012, but changed to a general marketplace strategy and business model in 2015 when it also launched operations in Bangladesh and Mayanmar • In September 2015, Daraz secured EUR50 million in its Series B funding in order to expand operations in Bangladesh, Myanmar and Pakistan. CDC Group, a state-owned Development Finance Institution (DFI) in the UK, invested €20 million alongside a €30 million investment from Daraz existing majority shareholder, Asia Internet Holdings
  • 9. • In July 2016, Daraz Group acquired Kaymu, a consumer-to- consumer online marketplace in South Asia, and with the acquisition it began operations in Nepal and Sri Lanka
  • 10. TODAY ALL OVER THE WORLD PEOPLE CONNECTING WITH DARAZ.PK APP FOR THEIR WORK OR SHOPPING ..
  • 11.
  • 12. MANAGING WORLDWIDE Daraz has business in countries namely PAKISTAN,BANGLADESH and MYANMAR . It is a member of Asia Pacific Internet Group (APACIG).
  • 14. LANGUAGES AND GENERATIONS: Following languages are used in Daraz.pk • HTML (Hyper Text Markup Language) • CSS (Cascading Style Sheets) • Java Script • ASP.net • SQL (structured query language)
  • 15. HTML: • Stands for “Hypertext Mark-up Language”. HTML is the language used to create webpages. "Hypertext" refers to the hyperlinks that an HTML page may contain. "Markup language" refers to the way tags are used to define the page layout and elements within the page. • This is a language of Third Generation.
  • 16. EXAMPLE: • <!DOCTYPE html> • <html> • <head> • <meta charset="UTF-8"> • <title>Page Title</title> • </head> • <body> • <h1>This is a Heading</h1> • <p>This is a paragraph.</p> • </body> • </html> This is a Heading This is a paragraph.
  • 17. CSS: • Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Webpages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page of HTML. • This is language of Third Generation.
  • 18. EXAMPLE: • <!DOCTYPE html> • <html> • <head> • <style> • body { • background-color: lightblue; • } • h1 { • color: white; • text-align: center; • } • p { • font-family: verdana; • font-size: 20px; • } • </style> • </head> • <body> • <h1>My First CSS Example</h1> • <p>This is a paragraph.</p> • </body> • </html> My First CSS Example This is a paragraph.
  • 19. JAVA SCRIPT: • JavaScript is a programming language commonly used in web development. It was originally developed by Netscape as a means to add dynamic and interactive elements to websites. While JavaScript is influenced by Java, the syntax is more similar to C and is based on ECMAScript, a scripting language developed by Sun Microsystems. • This is a language of Third Generation.
  • 20. EXAMPLE: • <!DOCTYPE html> • <html> • <body> • <h2>My First JavaScript</h2> • <button type="button" • onclick="document.getElementById('demo').innerHTML = Date()"> • Click me to display Date and Time.</button> <p id="demo"></p> </body> </html> My Frist Java Script
  • 21. ASP.NET: • ASP.NET is a set of Web development tools offered by Microsoft. Programs like Visual Studio .NET and Visual Web Developer allow Web developers to create dynamic websites using a visual interface. Of course, programmers can write their own code and scripts and incorporate it into ASP.NET websites as well. Though it often seen as a successor to Microsoft's ASP programming technology, ASP. • This is a language of Third Generation.
  • 22. SQL: • Structured Query Language (SQL) is a standard computer language for relational database management and data manipulation. SQL is used to query, insert, update and modify data. Most relational databases support SQL, which is an added benefit for database administrators (DBAs), as they are often required to support databases across several different platforms. • This is a language of Fourth Generation.
  • 24. USES OF IT IN DARAZ. PK
  • 26. DARAZ. PK • Daraz. Pk is the one of the biggest e-commerce web based in Pakistan. • Daraz doing its operation in Pakistan, Siri Lanka, Bangladesh ana Myanmar. • Funded with foreign investment. • I has direct investment from Qata-Based telecommunications company ooredoo and Berlin-Based Rocket Internet is our present company.
  • 27. PRODUCTS OR SOPS • Smartphones • Tvs, Audio theaters and video accessories • Home Appliances • Computers • Gamming consoles • Cameras • Sporting goods • Women’s Fashion and etc
  • 28. DATA MANAGEMENT • OBS Mnanagment software for order processing • BOR Management software for supplier management
  • 30. SOFTWARE: COMPUTER SOFTWARE, OR SIMPLY SOFTWARE, IS A COLLECTION OF DATA OR COMPUTER INSTR UCTIONS THAT TELL THE COMPUTER HOW TO WORK. THIS IS IN CONTRAST TO PHYSICAL HARDWARE, FROM WHICH THE SYSTEM IS BUILT AND ACTUALLY PERFORMS THE WORK.
  • 31. APPLICATION SOFTWARE Software that uses the computer system to perform special function or provide entertainment functions beyond the basic operation of the computer itself.
  • 32. SYSTEM SOFTWARE Software for managing computer hardware behavior, as to provide basic functionalities that are required by users, or for other software to run properly,
  • 33. OPEN BROADCAST SOFTWARE (OBS) Open Broadcaster Software (OBS) is a free and open-source cross- platform streaming and recording program built with Qt and maintained by the OBS Project. There are versions of OBS available for Microsoft Windows, macOS, and Linux distributions.
  • 34. C++ LANGUAGE OF OBS C++ is a high-level programming language developed by Bjarne Stroustrup at Bell Labs. C++ adds object- oriented features to its predecessor, C.
  • 35. MICROSOFT BOB Microsoft software product that was released on March 11, 1995 and discontinued in early 1996. The program was intended to provide a more user- friendly interface for the Windows 3.1x, Windows 95 and Windows NT operating systems, supplanting the Windows Program Manager.
  • 36. MANAGING WORLDWIDE Daraz has business in countries namely PAKISTAN,BANGLADESH and MYANMAR . It is a member of Asia Pacific Internet Group (APACIG).
  • 37.