SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3330
Web Portal for Selling and Purchasing Old Books
Mukul Rathi1, Sanjay Badjate2, Pravin Kshirsagar3
1Research Scholar, Department of EE, SBJITMR, Nagpur, India
2Principal, Department of EE, SBJITMR, Nagpur, India
3Professor, Department of EE, SBJITMR, Nagpur, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The business-to-consumer aspect of electronic
commerce (e-commerce) is the most visible business useofthe
World Wide Web. This project mainly deals with e-commerce
book website. The research study explores the phenomenon of
increase in the use of online medium for textbook sales. This
portal is first of its kind which able to share knowledgeamong
different people in the form of study material. At here ,
whether a school going kid or a graduate can able to share
their books at pan India locations .Whetheryouhavequestion
paper, school books , non-technical books, usedbooktechnical
books related to any study material can be share here. It’s a
kind of shopping cart where you can either sell or buy books
at here we provide a variety of categories or filter to search
the book you need .The sharing is done by taking the snap of
the material and uploading it in your profile. Whosoever
interested in your study material willcontactyoubymailorby
consumer to consumer approach. You need to get registered
first for sharing any study material. You can easily check your
profile regarding books uploaded till, any conversation with
the interested people.
Key Words: online retail, used book sell or purchase,
consumer to consumer approach, e-commerce,
shopping-cart
1. INTRODUCTION
Since the late 1990s, online shopping has taken off as an
increasing number of consumers purchase increasingly
diversified products on the Internet. Given that how to
attract and retain consumers is critical to the success of
online retailers, research on the antecedents of consumer
acceptance of online shopping has attracted widespread
attention. There has yet to be a holistic view of online
shopping acceptance from the perspective of consumers. In
this research, we conducted an extensive survey of extant
related studies and synthesized their findings into a
reference model called OSAM (Online Shopping Acceptance
Model) to explain consumer acceptance of online shopping.
Our literature survey reveals that a myriad of factors have
been examined in the context of online shopping and mixed
results on those factors have been reported. The proposed
model helps reconcile conflicting findings, discover recent
trends in this line of research, and shed light on future
research directions.
1.1 Overview
The objective of this project is to develop a general
purpose e-commerce store for any study material whichcan
be bought from the comfort ofhomethroughtheInternet.An
online store is a virtual store on the Internet where
customers can browse the categories and select books of
interest. Either you can directly spoke with concern person
for the books or the selected items may be collected in a
shopping cart. At checkout time, the items in the shopping
cart will be presented as an order. At that time, more
information will be needed to complete the transaction.
Usually, the new customer will be asked to fill or select a
billing address, a shipping address, a shipping option, and
payment information such as credit card number. An e- mail
notification is sent to the customer as soon as the order is
placed.
2. Research Contribution
The objective of this project is to develop a general purpose
e-commerce store for any study material which can be
bought from the comfort of home through the Internet. An
online store is a virtual store on the Internet where
customers can browse the categories and select books of
interest. Either you can directly spoke with concern person
for the books or the selected items may be collected in a
shopping cart. At checkout time, the items in the shopping
cart will be presented as an order. At that time, more
information will be needed to complete the transaction.
Usually, the new customer will be asked to fill or select a
billing address, a shipping address, a shipping option, and
payment information such as credit card number. An e- mail
notification is sent to the customer as soon as the order is
placed.
3. Implementation Technologies
This project is based on ecommerce book store, where the
user can buy books, place it for sell, and can do some book
donation. The technology which we are using is open source
language name PHP with having database called MySQL.
Whenever the user type the address of webapplicationinthe
browser it will search for the dependent files on the server
and load all the files to start the application. Say for example
wehave a domaincalledpuranikitabh.inwhichwillrepresent
this application.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3331
4. Webpage Processing
This is an php application can create data based Web
pages by using server side and client side processing
technologies or a hybrid of the two. With server-side
processing, the Web server receives the dynamic Web
page request, performs all processing necessary to create
the page, and then sends it to the client for display in
the client’s browser. Client-side processing is done on the
client workstation by having the browser execute a
program that interacts directly with the database project is
based on ecommerce book store, where the user can buy
books, place it for sell, and can do some book donation. The
technology which weare using isopensourcelanguagename
PHP with having database called MySQL. Whenever the user
type the address of web application in the browser it will
search for the dependent files on the server and load all the
files to start the application. Say for example we have a
domain called puranikitabh.in which will represent this
application.
4.1 Difference between Server Side and Client Side
The client-side environment used to run scripts is usually a
browser. The processing takes place on the end users
computer. The source code is transferred from the web
server to the user's computer over the internet and run
directly in the browser. The scripting language needs to be
enabled on the client computer. Sometimes if a user is
conscious of security risks they may switch the scripting
facility off. When this is the case a message usually pops up
to alert the user when script is attempting to run.
The server-side environment that runs a scripting language
is a web server. A user's request is fulfilled by running a
script directly on the web server to generate dynamicHTML
pages. This HTML is then sent to the client browser. It is
usually used to provide interactivewebsitesthatinterfaceto
databases or other data stores on the server.
This is different from client-side scripting where scripts are
run by the viewing web browser, usually in JavaScript. The
primary advantage to server-side scripting is the ability to
highly customize the response based on the user's
requirements, access rights, or queries into data stores.
5. Database Schema
In order to design a web site, the relational database must be
designed first. Conceptual design can be divided into two
parts: The data model and the processmodel.Thedatamodel
focuses on what data should be stored in the database while
the process model deals with how the data is processed.
Fig -1: Overview of Database Schema
5. E-commerce Application
The objective of this application is to create an online book
store where the user can search, sell and purchase any of
kind study material from the homecomfortitself.Beingasan
ecommerce application the user can place the order of
desired books, initiallyweareusingCashonDeliveryinstead
of e-payment .For security and programmingpointofyou we
are using Codeigniter framework .The file structure for the
framework is
5.1 Searching books using filter
At here we had added a good amount of filter where theuser
can search the books according to the convenient and the
result are shown in a tabular form. We had categories the
books into two part, one which is uploaded by the end user
and second by us. If the books are uploaded by we than a
basket sign called as add to cart is shown with that book.
5.2 Login and Registration
Before the books to get added in cart, we forced the user to
logged in or register if he/she is new user. Unless we would
be treated as guest user which an only search the books. For
new registration we had given a provision to signup directly
using social platform like Facebook and Google and then
update the profile or simply fill up the registration form.
5.3 Add To Cart
As the name simplifies, these is the place where user orders
are added before placing it, order are added once the user is
successfully logged in. After logged in ,a session is created
which is basically is to keep the record of all the activities
the user has performed, which include like add to cart,
changing password, updating profile, searching.
Add to cart is basically a basket where the user order are
stored before placing it, and as the session is required, the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3332
user can check even after a day or a month the order he
added because all the order are being filter according to the
unique identity number which is allotted after successful
registration.
5.4 Placing an order
Every time the user is logged in, the order would be showed
in the cart unless he/she checkout with that order . The
checkout process is the process that a customer must go
through when placing an order for the cart. This is usually a
button in the cart option or with theproducttodirectlyplace
an order rather than adding it into the cart. This is what the
user sees at the frontend.
5.5 Guest user
As the name suggest, these are the type of user which can
directly place an order without logged,andall thedetailsare
stored temporary session till the user is present, once the
user is closes the browser, all the details are deleted
successfully here no activity tracking is performed when
logged as a guest user
5.6 Order History
Order history is like add to cart with only difference is that ,
the order details are not deleted unless the user delete the
profile from the it, all the order are been filtered according
to the unique identification number given during successful
registrations .The details in order history added after the
successful checkout process .
6. CONCLUSIONS
The main prospective of this project is to make a kindofweb
portal where we can sell, purchase old book, which can
range from any standard. We are adding various kinds of
filters which help the end user to sort the book easily, for
example the filter would like to be search by author name or
by university. At here we are providing a provision for the
users to upload the books and if any buyer is interested he
can directly found it on map and can easily check howfarthe
seller is. We also have tie-up with some NGO’s for those you
believe in donation. All these functionality is been managed
by the administrator who has right to do anything starting
from deletion to updating the web portal .
REFERENCES
[1] Syed Emdad Ullah, Tania Alauddin and Hasan U.
Zaman,Department of Electrical and Computer
Engineering ,North South University,Dhaka,
Bangladesh,” Developing an E-Commerce Website”,
International Conference on Microelectronics,
Computing and Communications (MicroCom),2016.
[2] Yu hui gong and Changjun Zhu, Changchun Institute of
Technology and HeBei University of Engineering, China
[3] “Design and Implementation of Electronic Commerce
Website”,ISECS International ColloquiumonComputing,
Communication, Control, and Management ,2009.
[4] Lina Zhou , Liwei Dai, Dongsong Zhang, Department of
Information Systems, University of Maryland Baltimore
County “Online Shopping Acceptance Model -A Critical
Survey Of Consumer Factors In Online Shopping”,
Journal of Electronic Commerce Research, VOL 8, NO.1,
2007
[5] Anindya Ghose, Michael D. Smith, Rahul Telang ,”
Internet Exchanges for Used Books:An Empirical
Analysis of Product Cannibalization and Welfare
Impact”, Information Systems Research Vol. 17, No. 1,
March 2006, pp. 3–19 issn 1047-7047|eissn 1526-
5536|06|1701|0003
[6] Qiao Li Chen, Yu Hu Feng Yu Hu Feng Shaanxi Defence
Industry Professional Technology Institute and Xi 'an
north HuiAn chemical industrial ltd,
Xi’an,China.710300“The design and application of the
online bookstore System.Net based on three tier
architecture”,The sixth International Conference on
Information and Communication Systems (ICICS 2015).

More Related Content

Similar to Web Portal for Selling and Purchasing Old Books

Web and Android Application for Comparison of E-Commerce Products
Web and Android Application for Comparison of E-Commerce ProductsWeb and Android Application for Comparison of E-Commerce Products
Web and Android Application for Comparison of E-Commerce ProductsIJAEMSJORNAL
 
E commerce Website for Books Store
E commerce Website for Books StoreE commerce Website for Books Store
E commerce Website for Books Storeijtsrd
 
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
 
online-book-store-in-python-and-django-report.pdf
online-book-store-in-python-and-django-report.pdfonline-book-store-in-python-and-django-report.pdf
online-book-store-in-python-and-django-report.pdfsaladisubhashaa
 
Ecommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasadEcommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasadBhawani N Prasad
 
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET Journal
 
Synopsis (repaired) pradeep
Synopsis (repaired) pradeepSynopsis (repaired) pradeep
Synopsis (repaired) pradeepWipro
 
Product Comparison Website using Web scraping and Machine learning.
Product Comparison Website using Web scraping and Machine learning.Product Comparison Website using Web scraping and Machine learning.
Product Comparison Website using Web scraping and Machine learning.IRJET Journal
 
IRJET - Monitoring Best Product using Data Mining Technique
IRJET -  	  Monitoring Best Product using Data Mining TechniqueIRJET -  	  Monitoring Best Product using Data Mining Technique
IRJET - Monitoring Best Product using Data Mining TechniqueIRJET Journal
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping SystemIRJET Journal
 
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING ...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM  FOR E-COMMERCE WEBSITES USERS USING ...DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM  FOR E-COMMERCE WEBSITES USERS USING ...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING ...kevig
 
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...ijnlc
 
Web Application for e commerce Using Django Framework
Web Application for e commerce Using Django FrameworkWeb Application for e commerce Using Django Framework
Web Application for e commerce Using Django Frameworkijtsrd
 
Web Application for e commerce Using Django Framework
Web Application for e commerce Using Django FrameworkWeb Application for e commerce Using Django Framework
Web Application for e commerce Using Django Frameworkijtsrd
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce websiteFarhan Anik
 

Similar to Web Portal for Selling and Purchasing Old Books (20)

Web and Android Application for Comparison of E-Commerce Products
Web and Android Application for Comparison of E-Commerce ProductsWeb and Android Application for Comparison of E-Commerce Products
Web and Android Application for Comparison of E-Commerce Products
 
E commerce Website for Books Store
E commerce Website for Books StoreE commerce Website for Books Store
E commerce Website for Books Store
 
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
 
Ijbrm 24
Ijbrm 24Ijbrm 24
Ijbrm 24
 
online-book-store-in-python-and-django-report.pdf
online-book-store-in-python-and-django-report.pdfonline-book-store-in-python-and-django-report.pdf
online-book-store-in-python-and-django-report.pdf
 
Ecommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasadEcommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasad
 
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
 
Synopsis (repaired) pradeep
Synopsis (repaired) pradeepSynopsis (repaired) pradeep
Synopsis (repaired) pradeep
 
report
reportreport
report
 
Product Comparison Website using Web scraping and Machine learning.
Product Comparison Website using Web scraping and Machine learning.Product Comparison Website using Web scraping and Machine learning.
Product Comparison Website using Web scraping and Machine learning.
 
IRJET - Monitoring Best Product using Data Mining Technique
IRJET -  	  Monitoring Best Product using Data Mining TechniqueIRJET -  	  Monitoring Best Product using Data Mining Technique
IRJET - Monitoring Best Product using Data Mining Technique
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping System
 
Project Proposel Documentation
Project Proposel  DocumentationProject Proposel  Documentation
Project Proposel Documentation
 
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING ...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM  FOR E-COMMERCE WEBSITES USERS USING ...DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM  FOR E-COMMERCE WEBSITES USERS USING ...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING ...
 
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...
DEVELOPING PRODUCTS UPDATE-ALERT SYSTEM FOR E-COMMERCE WEBSITES USERS USING H...
 
Web Application for e commerce Using Django Framework
Web Application for e commerce Using Django FrameworkWeb Application for e commerce Using Django Framework
Web Application for e commerce Using Django Framework
 
Web Application for e commerce Using Django Framework
Web Application for e commerce Using Django FrameworkWeb Application for e commerce Using Django Framework
Web Application for e commerce Using Django Framework
 
PRODUCT ANALOGY
PRODUCT ANALOGYPRODUCT ANALOGY
PRODUCT ANALOGY
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce website
 
GLAM COLLECTION.pptx
GLAM COLLECTION.pptxGLAM COLLECTION.pptx
GLAM COLLECTION.pptx
 

More from 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
 

More from 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...
 

Recently uploaded

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

Web Portal for Selling and Purchasing Old Books

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3330 Web Portal for Selling and Purchasing Old Books Mukul Rathi1, Sanjay Badjate2, Pravin Kshirsagar3 1Research Scholar, Department of EE, SBJITMR, Nagpur, India 2Principal, Department of EE, SBJITMR, Nagpur, India 3Professor, Department of EE, SBJITMR, Nagpur, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The business-to-consumer aspect of electronic commerce (e-commerce) is the most visible business useofthe World Wide Web. This project mainly deals with e-commerce book website. The research study explores the phenomenon of increase in the use of online medium for textbook sales. This portal is first of its kind which able to share knowledgeamong different people in the form of study material. At here , whether a school going kid or a graduate can able to share their books at pan India locations .Whetheryouhavequestion paper, school books , non-technical books, usedbooktechnical books related to any study material can be share here. It’s a kind of shopping cart where you can either sell or buy books at here we provide a variety of categories or filter to search the book you need .The sharing is done by taking the snap of the material and uploading it in your profile. Whosoever interested in your study material willcontactyoubymailorby consumer to consumer approach. You need to get registered first for sharing any study material. You can easily check your profile regarding books uploaded till, any conversation with the interested people. Key Words: online retail, used book sell or purchase, consumer to consumer approach, e-commerce, shopping-cart 1. INTRODUCTION Since the late 1990s, online shopping has taken off as an increasing number of consumers purchase increasingly diversified products on the Internet. Given that how to attract and retain consumers is critical to the success of online retailers, research on the antecedents of consumer acceptance of online shopping has attracted widespread attention. There has yet to be a holistic view of online shopping acceptance from the perspective of consumers. In this research, we conducted an extensive survey of extant related studies and synthesized their findings into a reference model called OSAM (Online Shopping Acceptance Model) to explain consumer acceptance of online shopping. Our literature survey reveals that a myriad of factors have been examined in the context of online shopping and mixed results on those factors have been reported. The proposed model helps reconcile conflicting findings, discover recent trends in this line of research, and shed light on future research directions. 1.1 Overview The objective of this project is to develop a general purpose e-commerce store for any study material whichcan be bought from the comfort ofhomethroughtheInternet.An online store is a virtual store on the Internet where customers can browse the categories and select books of interest. Either you can directly spoke with concern person for the books or the selected items may be collected in a shopping cart. At checkout time, the items in the shopping cart will be presented as an order. At that time, more information will be needed to complete the transaction. Usually, the new customer will be asked to fill or select a billing address, a shipping address, a shipping option, and payment information such as credit card number. An e- mail notification is sent to the customer as soon as the order is placed. 2. Research Contribution The objective of this project is to develop a general purpose e-commerce store for any study material which can be bought from the comfort of home through the Internet. An online store is a virtual store on the Internet where customers can browse the categories and select books of interest. Either you can directly spoke with concern person for the books or the selected items may be collected in a shopping cart. At checkout time, the items in the shopping cart will be presented as an order. At that time, more information will be needed to complete the transaction. Usually, the new customer will be asked to fill or select a billing address, a shipping address, a shipping option, and payment information such as credit card number. An e- mail notification is sent to the customer as soon as the order is placed. 3. Implementation Technologies This project is based on ecommerce book store, where the user can buy books, place it for sell, and can do some book donation. The technology which we are using is open source language name PHP with having database called MySQL. Whenever the user type the address of webapplicationinthe browser it will search for the dependent files on the server and load all the files to start the application. Say for example wehave a domaincalledpuranikitabh.inwhichwillrepresent this application.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3331 4. Webpage Processing This is an php application can create data based Web pages by using server side and client side processing technologies or a hybrid of the two. With server-side processing, the Web server receives the dynamic Web page request, performs all processing necessary to create the page, and then sends it to the client for display in the client’s browser. Client-side processing is done on the client workstation by having the browser execute a program that interacts directly with the database project is based on ecommerce book store, where the user can buy books, place it for sell, and can do some book donation. The technology which weare using isopensourcelanguagename PHP with having database called MySQL. Whenever the user type the address of web application in the browser it will search for the dependent files on the server and load all the files to start the application. Say for example we have a domain called puranikitabh.in which will represent this application. 4.1 Difference between Server Side and Client Side The client-side environment used to run scripts is usually a browser. The processing takes place on the end users computer. The source code is transferred from the web server to the user's computer over the internet and run directly in the browser. The scripting language needs to be enabled on the client computer. Sometimes if a user is conscious of security risks they may switch the scripting facility off. When this is the case a message usually pops up to alert the user when script is attempting to run. The server-side environment that runs a scripting language is a web server. A user's request is fulfilled by running a script directly on the web server to generate dynamicHTML pages. This HTML is then sent to the client browser. It is usually used to provide interactivewebsitesthatinterfaceto databases or other data stores on the server. This is different from client-side scripting where scripts are run by the viewing web browser, usually in JavaScript. The primary advantage to server-side scripting is the ability to highly customize the response based on the user's requirements, access rights, or queries into data stores. 5. Database Schema In order to design a web site, the relational database must be designed first. Conceptual design can be divided into two parts: The data model and the processmodel.Thedatamodel focuses on what data should be stored in the database while the process model deals with how the data is processed. Fig -1: Overview of Database Schema 5. E-commerce Application The objective of this application is to create an online book store where the user can search, sell and purchase any of kind study material from the homecomfortitself.Beingasan ecommerce application the user can place the order of desired books, initiallyweareusingCashonDeliveryinstead of e-payment .For security and programmingpointofyou we are using Codeigniter framework .The file structure for the framework is 5.1 Searching books using filter At here we had added a good amount of filter where theuser can search the books according to the convenient and the result are shown in a tabular form. We had categories the books into two part, one which is uploaded by the end user and second by us. If the books are uploaded by we than a basket sign called as add to cart is shown with that book. 5.2 Login and Registration Before the books to get added in cart, we forced the user to logged in or register if he/she is new user. Unless we would be treated as guest user which an only search the books. For new registration we had given a provision to signup directly using social platform like Facebook and Google and then update the profile or simply fill up the registration form. 5.3 Add To Cart As the name simplifies, these is the place where user orders are added before placing it, order are added once the user is successfully logged in. After logged in ,a session is created which is basically is to keep the record of all the activities the user has performed, which include like add to cart, changing password, updating profile, searching. Add to cart is basically a basket where the user order are stored before placing it, and as the session is required, the
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3332 user can check even after a day or a month the order he added because all the order are being filter according to the unique identity number which is allotted after successful registration. 5.4 Placing an order Every time the user is logged in, the order would be showed in the cart unless he/she checkout with that order . The checkout process is the process that a customer must go through when placing an order for the cart. This is usually a button in the cart option or with theproducttodirectlyplace an order rather than adding it into the cart. This is what the user sees at the frontend. 5.5 Guest user As the name suggest, these are the type of user which can directly place an order without logged,andall thedetailsare stored temporary session till the user is present, once the user is closes the browser, all the details are deleted successfully here no activity tracking is performed when logged as a guest user 5.6 Order History Order history is like add to cart with only difference is that , the order details are not deleted unless the user delete the profile from the it, all the order are been filtered according to the unique identification number given during successful registrations .The details in order history added after the successful checkout process . 6. CONCLUSIONS The main prospective of this project is to make a kindofweb portal where we can sell, purchase old book, which can range from any standard. We are adding various kinds of filters which help the end user to sort the book easily, for example the filter would like to be search by author name or by university. At here we are providing a provision for the users to upload the books and if any buyer is interested he can directly found it on map and can easily check howfarthe seller is. We also have tie-up with some NGO’s for those you believe in donation. All these functionality is been managed by the administrator who has right to do anything starting from deletion to updating the web portal . REFERENCES [1] Syed Emdad Ullah, Tania Alauddin and Hasan U. Zaman,Department of Electrical and Computer Engineering ,North South University,Dhaka, Bangladesh,” Developing an E-Commerce Website”, International Conference on Microelectronics, Computing and Communications (MicroCom),2016. [2] Yu hui gong and Changjun Zhu, Changchun Institute of Technology and HeBei University of Engineering, China [3] “Design and Implementation of Electronic Commerce Website”,ISECS International ColloquiumonComputing, Communication, Control, and Management ,2009. [4] Lina Zhou , Liwei Dai, Dongsong Zhang, Department of Information Systems, University of Maryland Baltimore County “Online Shopping Acceptance Model -A Critical Survey Of Consumer Factors In Online Shopping”, Journal of Electronic Commerce Research, VOL 8, NO.1, 2007 [5] Anindya Ghose, Michael D. Smith, Rahul Telang ,” Internet Exchanges for Used Books:An Empirical Analysis of Product Cannibalization and Welfare Impact”, Information Systems Research Vol. 17, No. 1, March 2006, pp. 3–19 issn 1047-7047|eissn 1526- 5536|06|1701|0003 [6] Qiao Li Chen, Yu Hu Feng Yu Hu Feng Shaanxi Defence Industry Professional Technology Institute and Xi 'an north HuiAn chemical industrial ltd, Xi’an,China.710300“The design and application of the online bookstore System.Net based on three tier architecture”,The sixth International Conference on Information and Communication Systems (ICICS 2015).