SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 669
Comparative Information Regarding Shopping Mall Portal
Using Data Mining
Andre Pranali Devram1, Khandebharad Nikita Pratap2, Patil Shital Ramchandra 3,
Ranjane Supriya Kaluram4
1,2,3,4Student, Department of Computer Engineering, P.K. Technical Campus Chakan, Pune, MS, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract:- E-Commerce portal are now trading in India.
Therefore we are developing a portal, Comparative
information regarding shopping mall portal using data
mining, this is web application for data mining regarding
nearby location mall over information for saving and utilizing
resources in useful manner. In this project we are using server
information mining from diff middle wareservertoaccessand
publish information and our system will process the specific
data and represent it in specific manner for easy and simplify
the shopping experience. Here we are using the Google Map
API and Microsoft server R2 for databasemanagementsystem
for web design in front end we are using HTML5, CSS3, JS and
as a back-end technology we are using JSP and Struts2.0
framework.
Key words: Data Mining, Web Application, Portal, Server,
Google Map, Struts2.0, Microsoft Server R2, E-Commerce.
1. INTRODUCTION
RMI is an open sourceframework fordistributedstorage and
distributed processing of very large data sets on computer
clusters built from commodity hardware. It was developed
by Apache Software Foundation". It is written in java and
uses cross platform operating system. The core part of
Apache Hadoop consists of a storage part known as Hadoop
Distributed File System (HDFS) and a processing part called
Map reduce. Electronic Business which is also known as e-
business is the online business. It can also be defined as the
business which is done with thehelpofinternetorelectronic
data interchange. It is not confined to buying and selling of
goods only, but it includes either activity like providing
services to the customers, communicating with employees-
commerce is the major part of e-business. Ecommerce is
business transaction through electronic means, including
internet, telephones, television and computer.
Nowadays it is growing in every place and customers are
showing interest in using these portals effectively. In 2010
United Kingdom had biggest market in the world when
measured.
Now, it has become an important tool for small and large
business worldwide, not only to sell to customers butalsoto
engage them. It includes applications like online shopping,
online tracking, online banking, electronic tickets, social
networking etc.
1.1 PROBLEM DEFINITION
Basically, this project deals with the online shopping
problem at rural areas. User has account .User send the
request to web application .This web application send this
request to Admin Data Base. The seller accepts that request
and respond to web application server with available
information. This available information sends back to user.
1.2 MOTIVATION
Due to this rapid growth of online shopping, it is becoming
very popular in today's world. But still it is not therestchoice
of everyone, as sometimes they don't get what they exactly
expect. So here, westood up forthem, forthosewhodon'tget
satisfaction, and have to waste their time by going outside
and search for their need. It is a portal where they would get
everything, which they want rather than to go outandsearch
for hours. Here he can search where his product is available
and at what price. He will also get notifications through
application about different updates and offers in different
stores and showrooms. This will not only save his time but
also energy. After finalizing his product, he can also book it
for limited period of time. And can go directly and buy it
without going here and there.
2. LITERATURE SURVEY
As we can see due to this, trend of online shopping is
increasing day by day in today's time. Websites have been
implemented for the purchase of anythingonline" using
different sources by sitting at their own place. Today it is the
most superior E-business portal which is aggressively
expanding and its roots deep into the Indian market and at
the same time shifting the mindset of people i.e. from going
and shopping from physical store to online be magnificent.
Hadoop is used for Comparative E-Business portal for
different marketplaces. In this it will show the details of all
showrooms, shops and malls at their own place only. After
analyzing their product theycanalso reserve it forparticular
period of time and can go directly and buy according to their
convenience. Design of virtual shopping mall: In this 3D
technology is used. The 3-D technology and vector graphics
are very attractive in E- commerce.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 670
3. PROPOSED SYSTEM
1. Administrative system- To manage the database and
monitor android as well as website applications
2. Androidand websiteapplication- To informtheuserabout
the available product offers.
3. User- To make reservation of product and give the
feedback of that product.
4. This application will work on all android mobile system.
4. ALGORITHM
API request are authenticated by a key which can be found
and managed from user profile.API must authenticated by
user with each & every call to the API. The API has a simple
means to do this by passing in your key as an HTTP
“Authorization” header with the request. Make the data
simpler for user. Unstructured data is structured by using
this algorithm. Shuffling strategy used to perform altering
and aggregation of data analysis task. Gives comparison
between multiple productreviews/rating.Makethedecision
according to the rating/reviews to buy that product or not.
The RMI (RemoteMethodInvocation)isanAPIthatprovides
a mechanism to create distributed application in java. The
RMI allows an object to invokemethodsonanobjectrunning
in another JVM. The RMI provides remote communication
between the applications using two
objects stub and skeleton.
RRAA (Request-Response Architecture Algorithm)
R1 = Request
R2 = Response
NL = Nearby Location
NLG = Nearby Location by using GoogleMap
CRT = cart
P = Product
PL = Product List
PC = Product Count
1. Register to portal using credentials andlogintosystemfor
authorized access.
2. Search the CRT by using NL and NLG where R1(P = PL)
This is request to server by client using UI.
3. Select P as per NL and NLG where R2((PC != 0)( NL &&
NLG!=NULL))
P is a response by server
4. If PC = 0 then add to CRT that is R1(CRT++).
5. Check out to CRT that is R2(CRT = 0).
6. Make Payment and Manage Order
5. ARCHITECTURE
Fig.1 Architecture Diagram
This is three tier architecture for distributed shopping mall
offer mining using web applications. Firsttierisclientwhere
all user interfaces is present for accessing web service.
Which includes all offer searching, sorting, order
management and order tracking is done by location based
using Google map and location input base system. This tier
present for multiplatform like android and web which is
supported for all different platforms. Also second side is for
system is offer place and management by shopping mall asa
service provider for providing offers to system.
Second or middle tier is server where a system design for
validation of user, mall and other data and this tier is host of
a system in which our web service is storedasanapplication
server. This application server containing our web service
and act as an interface between data server and client. Third
tier is data server which contains all our data. This data
server is a Microsoft Sql Server Express R2.
7. CONCLUSIONS & FUTURE SCOPE
Now as we conclude, instead of this growing trend of online
shopping, still some customers are not satisfied. They buy
products online, but they don't get what actually they
thought of. There are always some issues regarding their
quality, size etc. They invest still they don't get their exact
thing. That's why they go outside themselves, to search for
their need and get it after a long search. Therefore, by
considering all this, there will be a portal, or we can say one
platform where they will get all that which they were
searching by going at different places. They will get all the
information and updates regarding their search. As this
portal will be containing the data of all the stores and
showrooms. A big amount of data will be generated i.e.there
will be Big Data. To handle all that, we will be using
Cassandra concept and many more algorithms to search
them and present them in a pleasant manner.
The future scopes are implementing the same system for
different domains like health care, medical, providing own
money wallet, Live order tracking.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 671
REFERENCES
[1] Amazon.com, "Amazon Web Services (AWS)," Online at
http://aws.amazon.com,2008.N.Gohring,"Amazon'sS3
down for several hours," Online.
[2] Umar Manzoor , Samia Nefti, "Anagentbasedsystemfor
activity monitoring on network- ABSAMN" Expert
Systems with Applications,10987-10994,2009, 8
[3] Thirumalaisamy Ragunathan, Sudheer Kumar Battula,
Vedika Jorika, Ch Mounika, A U
Sruthi, and Mucherla DivyaVani. Advertisement Posting
based on Consumer Behavior. Procedia Computer
Science, 2015
[4] Andrea Horch, Holger Kett and Anette Weisbecker.
Mining E-Commerce Data from E-Shop Websites. 2015
IEEE Trustcom/ BigDataSE/ISPA
[5] S.Prabhakar Benny ,Dr s.vasavip,Anupriva, Hadoop
Framework For Entity Resolution with in High Velocity
Strams,International Conference on Computional
Modeling and Security(CMS 2014).
[6] Subramaniyaswamy v, Vijayakumar v, Logesh R and
Indragandhi v. Unstructured Data Analysis on Big Data
using Map Reduce 2015, Precedia Computer Science.
[7] Vikram A. Saletore, Karthik Krishnan,VishViswanathan,
Matthew E. Tolentino, HcBench: Methodology,
Development, and Characterizationofa CustomerUsage
Representative BigData/HadoopBenchmark,2013IEEE
[8] Xin Li ,Guandong Xu ,Enhong Chen, and Yu Zong.
Learning recency based comparative choice towards
point of interest recommendation. 2015,Expert System
with Application.
[9] Rostom Mennour,Mohamed Batouche,Oussama
Hannache. MR-SPS: Scalable Parallel Scheduler for
YARN/MapReduce Platform. 2015, IEEE International
Conference on Service Operations And Logistics, And
Informatics (SOLI).
[10] Jiangtao Luo, Yan Liang, Wei Gao, JunchaoYang,Hadoop
based Deep Packet Inspection System for Tra_c Analysis
of E-Business websites,2014 IEE.

Weitere ähnliche Inhalte

Was ist angesagt?

e commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reporte commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reportBabluAgrahari
 
IJSRED-V2I2P56
IJSRED-V2I2P56IJSRED-V2I2P56
IJSRED-V2I2P56IJSRED
 
Introduction to E-Commerce with Shopping Cart System
Introduction to E-Commerce with Shopping Cart SystemIntroduction to E-Commerce with Shopping Cart System
Introduction to E-Commerce with Shopping Cart SystemRavi Shankar Ojha
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping SystemKusum Sankhala
 
MBA (IT) SIP Report on RIInfotech Ecommerce
MBA (IT) SIP Report on RIInfotech EcommerceMBA (IT) SIP Report on RIInfotech Ecommerce
MBA (IT) SIP Report on RIInfotech EcommerceDinesh Jogdand
 
Me project e-commerce- epgdim 14
Me project   e-commerce- epgdim 14Me project   e-commerce- epgdim 14
Me project e-commerce- epgdim 14HITESH BHARTI
 
E commerce development methodology
E commerce development methodologyE commerce development methodology
E commerce development methodologyVardhanMishara
 
E-commerce project in brief pdf
E-commerce project in brief pdfE-commerce project in brief pdf
E-commerce project in brief pdfkapil sharma
 
IRJET- Intelligent Cart
IRJET-  	  Intelligent CartIRJET-  	  Intelligent Cart
IRJET- Intelligent CartIRJET Journal
 
Business Requirement Specification
Business Requirement SpecificationBusiness Requirement Specification
Business Requirement Specificationsuhasreddy1
 
Divya E-commerce project
Divya E-commerce project Divya E-commerce project
Divya E-commerce project dezyneecole
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6YogeshDhamke2
 
Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT YogeshDhamke2
 
Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Vince Bitong
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoTIRJET Journal
 

Was ist angesagt? (20)

e commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reporte commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,report
 
Project Proposel Documentation
Project Proposel  DocumentationProject Proposel  Documentation
Project Proposel Documentation
 
IJSRED-V2I2P56
IJSRED-V2I2P56IJSRED-V2I2P56
IJSRED-V2I2P56
 
Introduction to E-Commerce with Shopping Cart System
Introduction to E-Commerce with Shopping Cart SystemIntroduction to E-Commerce with Shopping Cart System
Introduction to E-Commerce with Shopping Cart System
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping System
 
MBA (IT) SIP Report on RIInfotech Ecommerce
MBA (IT) SIP Report on RIInfotech EcommerceMBA (IT) SIP Report on RIInfotech Ecommerce
MBA (IT) SIP Report on RIInfotech Ecommerce
 
Me project e-commerce- epgdim 14
Me project   e-commerce- epgdim 14Me project   e-commerce- epgdim 14
Me project e-commerce- epgdim 14
 
Inventerium
InventeriumInventerium
Inventerium
 
E commerce development methodology
E commerce development methodologyE commerce development methodology
E commerce development methodology
 
E-commerce project in brief pdf
E-commerce project in brief pdfE-commerce project in brief pdf
E-commerce project in brief pdf
 
IRJET- Intelligent Cart
IRJET-  	  Intelligent CartIRJET-  	  Intelligent Cart
IRJET- Intelligent Cart
 
Business Requirement Specification
Business Requirement SpecificationBusiness Requirement Specification
Business Requirement Specification
 
Divya E-commerce project
Divya E-commerce project Divya E-commerce project
Divya E-commerce project
 
TechnoLabs - Product overview
TechnoLabs -  Product overviewTechnoLabs -  Product overview
TechnoLabs - Product overview
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6
 
e-commerce
e-commercee-commerce
e-commerce
 
Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT
 
Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013Siemer & associates e commerce report spring 2013
Siemer & associates e commerce report spring 2013
 
E commerece
E commereceE commerece
E commerece
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
 

Ähnlich wie IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining

IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping SystemIRJET Journal
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET Journal
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET Journal
 
IRJET- Multi Design - Pattern React Application with Django Backend
IRJET- Multi Design - Pattern React Application with Django BackendIRJET- Multi Design - Pattern React Application with Django Backend
IRJET- Multi Design - Pattern React Application with Django BackendIRJET Journal
 
Implementation of Online Shopping and Auction System (SPAROO).
Implementation of Online Shopping and Auction System (SPAROO).Implementation of Online Shopping and Auction System (SPAROO).
Implementation of Online Shopping and Auction System (SPAROO).IRJET Journal
 
Smart Retailing using IOT
Smart Retailing using IOTSmart Retailing using IOT
Smart Retailing using IOTIRJET Journal
 
IRJET- I Smart Solution Application : Review
IRJET-  	  I Smart Solution Application : ReviewIRJET-  	  I Smart Solution Application : Review
IRJET- I Smart Solution Application : ReviewIRJET Journal
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce websiteFarhan Anik
 
Digital Platfrom 4 Summary
Digital Platfrom 4 SummaryDigital Platfrom 4 Summary
Digital Platfrom 4 SummaryIan Thomas
 
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...IRJET Journal
 
Finger Gesture Based Rating System
Finger Gesture Based Rating SystemFinger Gesture Based Rating System
Finger Gesture Based Rating SystemIRJET Journal
 
Attract Group web&mobile portfolio
Attract Group web&mobile portfolio Attract Group web&mobile portfolio
Attract Group web&mobile portfolio Attract Group
 
Systematix_Credential_Presentation_latest (1)
Systematix_Credential_Presentation_latest (1)Systematix_Credential_Presentation_latest (1)
Systematix_Credential_Presentation_latest (1)Alex Hunt
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdfKamal Acharya
 
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile System
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile SystemAdequate Solution for Business to Customer (B2C) by an ongoing Mobile System
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile SystemAM Publications
 
IRJET- E-Commerce Recommender System using Data Mining Algorithms
IRJET-  	  E-Commerce Recommender System using Data Mining AlgorithmsIRJET-  	  E-Commerce Recommender System using Data Mining Algorithms
IRJET- E-Commerce Recommender System using Data Mining AlgorithmsIRJET Journal
 
IRJET- Online Canteen Automated System
IRJET-  	  Online Canteen Automated SystemIRJET-  	  Online Canteen Automated System
IRJET- Online Canteen Automated SystemIRJET Journal
 
IRJET- Queue Control System using Android
IRJET- Queue Control System using AndroidIRJET- Queue Control System using Android
IRJET- Queue Control System using AndroidIRJET Journal
 
Smart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing SystemSmart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing SystemIRJET Journal
 

Ähnlich wie IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining (20)

IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping System
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall Assistant
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android Application
 
IRJET- Multi Design - Pattern React Application with Django Backend
IRJET- Multi Design - Pattern React Application with Django BackendIRJET- Multi Design - Pattern React Application with Django Backend
IRJET- Multi Design - Pattern React Application with Django Backend
 
Implementation of Online Shopping and Auction System (SPAROO).
Implementation of Online Shopping and Auction System (SPAROO).Implementation of Online Shopping and Auction System (SPAROO).
Implementation of Online Shopping and Auction System (SPAROO).
 
Smart Retailing using IOT
Smart Retailing using IOTSmart Retailing using IOT
Smart Retailing using IOT
 
IRJET- I Smart Solution Application : Review
IRJET-  	  I Smart Solution Application : ReviewIRJET-  	  I Smart Solution Application : Review
IRJET- I Smart Solution Application : Review
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce website
 
Ijbrm 24
Ijbrm 24Ijbrm 24
Ijbrm 24
 
Digital Platfrom 4 Summary
Digital Platfrom 4 SummaryDigital Platfrom 4 Summary
Digital Platfrom 4 Summary
 
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
 
Finger Gesture Based Rating System
Finger Gesture Based Rating SystemFinger Gesture Based Rating System
Finger Gesture Based Rating System
 
Attract Group web&mobile portfolio
Attract Group web&mobile portfolio Attract Group web&mobile portfolio
Attract Group web&mobile portfolio
 
Systematix_Credential_Presentation_latest (1)
Systematix_Credential_Presentation_latest (1)Systematix_Credential_Presentation_latest (1)
Systematix_Credential_Presentation_latest (1)
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdf
 
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile System
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile SystemAdequate Solution for Business to Customer (B2C) by an ongoing Mobile System
Adequate Solution for Business to Customer (B2C) by an ongoing Mobile System
 
IRJET- E-Commerce Recommender System using Data Mining Algorithms
IRJET-  	  E-Commerce Recommender System using Data Mining AlgorithmsIRJET-  	  E-Commerce Recommender System using Data Mining Algorithms
IRJET- E-Commerce Recommender System using Data Mining Algorithms
 
IRJET- Online Canteen Automated System
IRJET-  	  Online Canteen Automated SystemIRJET-  	  Online Canteen Automated System
IRJET- Online Canteen Automated System
 
IRJET- Queue Control System using Android
IRJET- Queue Control System using AndroidIRJET- Queue Control System using Android
IRJET- Queue Control System using Android
 
Smart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing SystemSmart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing System
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf203318pmpc
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 

Kürzlich hochgeladen (20)

Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 

IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 669 Comparative Information Regarding Shopping Mall Portal Using Data Mining Andre Pranali Devram1, Khandebharad Nikita Pratap2, Patil Shital Ramchandra 3, Ranjane Supriya Kaluram4 1,2,3,4Student, Department of Computer Engineering, P.K. Technical Campus Chakan, Pune, MS, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract:- E-Commerce portal are now trading in India. Therefore we are developing a portal, Comparative information regarding shopping mall portal using data mining, this is web application for data mining regarding nearby location mall over information for saving and utilizing resources in useful manner. In this project we are using server information mining from diff middle wareservertoaccessand publish information and our system will process the specific data and represent it in specific manner for easy and simplify the shopping experience. Here we are using the Google Map API and Microsoft server R2 for databasemanagementsystem for web design in front end we are using HTML5, CSS3, JS and as a back-end technology we are using JSP and Struts2.0 framework. Key words: Data Mining, Web Application, Portal, Server, Google Map, Struts2.0, Microsoft Server R2, E-Commerce. 1. INTRODUCTION RMI is an open sourceframework fordistributedstorage and distributed processing of very large data sets on computer clusters built from commodity hardware. It was developed by Apache Software Foundation". It is written in java and uses cross platform operating system. The core part of Apache Hadoop consists of a storage part known as Hadoop Distributed File System (HDFS) and a processing part called Map reduce. Electronic Business which is also known as e- business is the online business. It can also be defined as the business which is done with thehelpofinternetorelectronic data interchange. It is not confined to buying and selling of goods only, but it includes either activity like providing services to the customers, communicating with employees- commerce is the major part of e-business. Ecommerce is business transaction through electronic means, including internet, telephones, television and computer. Nowadays it is growing in every place and customers are showing interest in using these portals effectively. In 2010 United Kingdom had biggest market in the world when measured. Now, it has become an important tool for small and large business worldwide, not only to sell to customers butalsoto engage them. It includes applications like online shopping, online tracking, online banking, electronic tickets, social networking etc. 1.1 PROBLEM DEFINITION Basically, this project deals with the online shopping problem at rural areas. User has account .User send the request to web application .This web application send this request to Admin Data Base. The seller accepts that request and respond to web application server with available information. This available information sends back to user. 1.2 MOTIVATION Due to this rapid growth of online shopping, it is becoming very popular in today's world. But still it is not therestchoice of everyone, as sometimes they don't get what they exactly expect. So here, westood up forthem, forthosewhodon'tget satisfaction, and have to waste their time by going outside and search for their need. It is a portal where they would get everything, which they want rather than to go outandsearch for hours. Here he can search where his product is available and at what price. He will also get notifications through application about different updates and offers in different stores and showrooms. This will not only save his time but also energy. After finalizing his product, he can also book it for limited period of time. And can go directly and buy it without going here and there. 2. LITERATURE SURVEY As we can see due to this, trend of online shopping is increasing day by day in today's time. Websites have been implemented for the purchase of anythingonline" using different sources by sitting at their own place. Today it is the most superior E-business portal which is aggressively expanding and its roots deep into the Indian market and at the same time shifting the mindset of people i.e. from going and shopping from physical store to online be magnificent. Hadoop is used for Comparative E-Business portal for different marketplaces. In this it will show the details of all showrooms, shops and malls at their own place only. After analyzing their product theycanalso reserve it forparticular period of time and can go directly and buy according to their convenience. Design of virtual shopping mall: In this 3D technology is used. The 3-D technology and vector graphics are very attractive in E- commerce.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 670 3. PROPOSED SYSTEM 1. Administrative system- To manage the database and monitor android as well as website applications 2. Androidand websiteapplication- To informtheuserabout the available product offers. 3. User- To make reservation of product and give the feedback of that product. 4. This application will work on all android mobile system. 4. ALGORITHM API request are authenticated by a key which can be found and managed from user profile.API must authenticated by user with each & every call to the API. The API has a simple means to do this by passing in your key as an HTTP “Authorization” header with the request. Make the data simpler for user. Unstructured data is structured by using this algorithm. Shuffling strategy used to perform altering and aggregation of data analysis task. Gives comparison between multiple productreviews/rating.Makethedecision according to the rating/reviews to buy that product or not. The RMI (RemoteMethodInvocation)isanAPIthatprovides a mechanism to create distributed application in java. The RMI allows an object to invokemethodsonanobjectrunning in another JVM. The RMI provides remote communication between the applications using two objects stub and skeleton. RRAA (Request-Response Architecture Algorithm) R1 = Request R2 = Response NL = Nearby Location NLG = Nearby Location by using GoogleMap CRT = cart P = Product PL = Product List PC = Product Count 1. Register to portal using credentials andlogintosystemfor authorized access. 2. Search the CRT by using NL and NLG where R1(P = PL) This is request to server by client using UI. 3. Select P as per NL and NLG where R2((PC != 0)( NL && NLG!=NULL)) P is a response by server 4. If PC = 0 then add to CRT that is R1(CRT++). 5. Check out to CRT that is R2(CRT = 0). 6. Make Payment and Manage Order 5. ARCHITECTURE Fig.1 Architecture Diagram This is three tier architecture for distributed shopping mall offer mining using web applications. Firsttierisclientwhere all user interfaces is present for accessing web service. Which includes all offer searching, sorting, order management and order tracking is done by location based using Google map and location input base system. This tier present for multiplatform like android and web which is supported for all different platforms. Also second side is for system is offer place and management by shopping mall asa service provider for providing offers to system. Second or middle tier is server where a system design for validation of user, mall and other data and this tier is host of a system in which our web service is storedasanapplication server. This application server containing our web service and act as an interface between data server and client. Third tier is data server which contains all our data. This data server is a Microsoft Sql Server Express R2. 7. CONCLUSIONS & FUTURE SCOPE Now as we conclude, instead of this growing trend of online shopping, still some customers are not satisfied. They buy products online, but they don't get what actually they thought of. There are always some issues regarding their quality, size etc. They invest still they don't get their exact thing. That's why they go outside themselves, to search for their need and get it after a long search. Therefore, by considering all this, there will be a portal, or we can say one platform where they will get all that which they were searching by going at different places. They will get all the information and updates regarding their search. As this portal will be containing the data of all the stores and showrooms. A big amount of data will be generated i.e.there will be Big Data. To handle all that, we will be using Cassandra concept and many more algorithms to search them and present them in a pleasant manner. The future scopes are implementing the same system for different domains like health care, medical, providing own money wallet, Live order tracking.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 671 REFERENCES [1] Amazon.com, "Amazon Web Services (AWS)," Online at http://aws.amazon.com,2008.N.Gohring,"Amazon'sS3 down for several hours," Online. [2] Umar Manzoor , Samia Nefti, "Anagentbasedsystemfor activity monitoring on network- ABSAMN" Expert Systems with Applications,10987-10994,2009, 8 [3] Thirumalaisamy Ragunathan, Sudheer Kumar Battula, Vedika Jorika, Ch Mounika, A U Sruthi, and Mucherla DivyaVani. Advertisement Posting based on Consumer Behavior. Procedia Computer Science, 2015 [4] Andrea Horch, Holger Kett and Anette Weisbecker. Mining E-Commerce Data from E-Shop Websites. 2015 IEEE Trustcom/ BigDataSE/ISPA [5] S.Prabhakar Benny ,Dr s.vasavip,Anupriva, Hadoop Framework For Entity Resolution with in High Velocity Strams,International Conference on Computional Modeling and Security(CMS 2014). [6] Subramaniyaswamy v, Vijayakumar v, Logesh R and Indragandhi v. Unstructured Data Analysis on Big Data using Map Reduce 2015, Precedia Computer Science. [7] Vikram A. Saletore, Karthik Krishnan,VishViswanathan, Matthew E. Tolentino, HcBench: Methodology, Development, and Characterizationofa CustomerUsage Representative BigData/HadoopBenchmark,2013IEEE [8] Xin Li ,Guandong Xu ,Enhong Chen, and Yu Zong. Learning recency based comparative choice towards point of interest recommendation. 2015,Expert System with Application. [9] Rostom Mennour,Mohamed Batouche,Oussama Hannache. MR-SPS: Scalable Parallel Scheduler for YARN/MapReduce Platform. 2015, IEEE International Conference on Service Operations And Logistics, And Informatics (SOLI). [10] Jiangtao Luo, Yan Liang, Wei Gao, JunchaoYang,Hadoop based Deep Packet Inspection System for Tra_c Analysis of E-Business websites,2014 IEE.