SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6683
Agriculture Business to Business Website
Chougule Vinayak1, Bhujbal Kalyani2, Kale Pratiksha3, Gunaware Nilesh4
1,2,3,4Department of Computer Engineering, H.S.B.P.V.T College of Engineering, Kashti
-----------------------------------------------------------------------------------***----------------------------------------------------------------------------------
Abstract: Agriculture is the backbone of the Indian
economy. FICCI in its report says that about 65 percent of
the Indian population depends directly on agriculture and
it accounts for around 22 percent of India’s GDP (FICCI
2007). Electronic commerce (or ecommerce) using
Internet technologies helps businesses to cut cost3s and
cycle time, raise efficiency and provide more information,
choice and value to consumers. During recent years,
ecommerce has found its way to the Agribusinesses in
India. The internet continues to become more popular
among people who deal with agricultural business of any
type. While technology availability has increased and its
access has become easier, the demographic transition is
also characterized by greater willingness to use technology
among farming community. Nevertheless, farmers on the
other hand, face unprecedented challenges like
unpredictable weather, non-availability of good quality
seeds and fertilizers and un-reliable avenues to sell their
crops after the harvest. This research article explains the
scope of online shopping (or e-commerce) to solve these
inherent problems and to help agribusinesses in rural
India and describes the opportunities and challenges for
online shoppers to tape the rural agriculture market in
India. It also discusses scope, opportunities, challenges,
benefits and adoption of online shopping in Agribusiness
in India.
Keywords: Agriculture, Agri-business, E-Commerce,
Online Shopping, Internet Technology.
I.INTRODUCTION
Ecommerce is fast gaining ground as an accepted and used
business paradigm. More and more business houses are
implementing web sites providing functionality for
performing commercial transactions over the web. It is
reasonable to say that the process of shopping on the web
is becoming common place. It is the buying and selling of
goods and services, or the transmitting of funds or data,
over an electronic network, primarily the internet. These
business transactions occur either as business-to-business,
business-to-consumer, consumer to consumer or
consumer-to-business. The terms e-commerce and e-
business are often used interchangeably.
The main objective of this project is to help farmers ensure
greater profitability through direct farmer to farmer,
farmer to customer & farmer to dealer communication.
Our project deals with respect to the farmers benefit of
getting their products sale at a best price online. Here, the
main users of this website are
Farmer, customer, dealer and admin. Farmers will get
unique interface where they can perform marketing, get
the correct rates of the market, get in touch with SMS or
Email and gather knowledge of different schemes and get
pay online. It will provide market wise, commodity wise
report to the farmer in interactive way. The centralized
market committee will control all business activities.
II. IMPLEMENTATION
The system will be having User-name and Password
section on the front page, as per the user-name and
password the system will know whether user is
Buyer/Supplier/Admin.
Fig 2 .Architecture diagram
2.1 Scenario of Project
Scenario 2.1.1 Buyer
Buyer can create new account, log-in to their existing
accounts which will give them the authority to use the
services provided by the system.
Authenticated buyer can sell their product.
The Farmer can check their account on fund transfer.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6684
Scenario 2.1.2 Supplier
Supplier sells the product to other buyer.
Supplier transfers the fund to admin’s account then admin
transfers the fund to buyer’s account as per the product
sale.
Scenario 2.1.3.Admin
Create and monitor accounts of users.
Maintain the website.
Update the website.
2.2 Software implementation
Proposed application is web application build using PHP
and MySql database.
2.2.1 Software Interface
Client on Internet: Web Browser, Operating System (any)
Client on Intranet: Web Browser, Operating System (any)
Web Server: WampServer, Operating System (any)
Data Base Server: MySql, Operating System (any)
2.2.2 Communication Interface
Client (customer) on Internet will be using HTTP/HTTPS
protocol.
2.2.3 Hardware implementation
Weighting machine will be attached to the agent machine
that will automatically upload the weight of the product in
farmer’s invoice. Weighing instrument is attached to the
microcontroller which will monitor the activities of
machine and provide the relevant data to the agent’s
computer.
III. SCREENSHOT
Fig3.1 Home Page
Fig 3.2 To display the Customer requirement
IV. TESTING
4.1 What is web testing?
Web Testing in simple terms is checking your web
application for potential bugs before it’s made live or
before code is moved into the production environment.
During this stage issues such as that of web application
security, the functioning of the site, its access to
handicapped as well as regular users and its ability to
handle traffic is checked.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6685
4.2 How to test web Application
In Software Engineering, the following testing
types/technique may be performed depending on your
web testing requirements.
4.3 Functionality Testing
This is used to check if your product is as per the
specifications you intended for it as well as the functional
requirements you charted out for it in your developmental
documentation. Web based Testing Activities includes:
Test all links in your web pages are working correctly and
make sure there are no broken links. Links to be checked
will include –
 Outgoing links
 Internal links
 Anchor Links
 Mail To Links
Tools that can be used: Selenium
4.4 Interface Testing
Three areas to be tested here are - Application, Web and
Database Server
 Application: Test requests are sent correctly to
the Database and output at the client side is
displayed correctly. Errors if any must be caught
by the application and must be only shown to the
administrator and not the end user.
 Web Server: Test Web server is handling all
application requests without any service denial.
 Database Server: Make sure queries sent to the
database give expected results.
4.5 Database Testing
Database is one critical component of your web application
and stress must be laid to test it thoroughly. Testing
activities will include-
 Test if any errors are shown while executing
queries
 Data Integrity is maintained while creating,
updating or deleting data in database.
 Check response time of queries and fine tune them
if necessary.
 Test data retrieved from your database is shown
accurately in your web application.
Tools that can be used: Selenium
4.6 Performance Testing
This will ensure your site works under all loads. Software
Testing activities will include but not limited to -
 Website application response times at different
connection speeds
 Load test your web application to determine its
behavior under normal and peak loads
 Stress test your web site to determine its break
point when pushed to beyond normal loads at
peak time.
 Test if a crash occurs due to peak load, how does
the site recover from such an event
 Make sure optimization techniques like gzip
compression, browser and server side cache
enabled to reduce load times.
Tools that can be used: Selenium
4.7 Security testing
Security Testing is vital for e-commerce website that store
sensitive customer information like credit cards. Testing
Activities will include-
 Test unauthorized access to secure pages should
not be permitted
 Restricted files should not be downloadable
without appropriate access
 Check sessions are automatically killed after
prolonged user inactivity
 On use of SSL certificates, website should re-direct
to encrypted SSL pages.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6686
V. TESTING SCREENSHOT
Fig-Login Page Testing Screenshot
VI. FUTURE SCOPE
The future plan of this project is to improved design;
implementation and documentation in such a way that
anyone can use this project for better perform. I will
develop the site more dynamically. In future I will add the
few modules for better improvement of the project such
as, real-time chat bot option for user and farmer, so that
user can directly enquiry theirs problem on any time
through the chat bot. Video conversation option for user
and farmer and admin and barcode generation for
membership card and using online buy and sell product.
Online account verification and notification for user for
specific job category they searching for jobs. In future I will
also add mobile version app of this website.
VII. CONCLUSIONS
E-commerce has an impact on three major stakeholders,
namely society, organizations and customers (or
consumers). There are a number of advantages, which
include cost savings, increased efficiency, customization
and global marketplaces. There are also limitations arising
from e-commerce which apply to each of the stakeholders
These include information overload, reliability and
security issues, cost of access, social divisions and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6687
difficulties in policing the Internet. Successful e-commerce
involves understanding the limitations and minimizing the
negative impact while at the same time maximizing the
benefits.
VII. REFERENCES
1.Subsidies in Indian Agriculture and Their Beneficiaries.
Agricultural Situation in India, LXII (5), Special Number,
August, pp. 251.60.
2.Snellman and Vihtkari (2003) "Customer complaining
behaviour in technology‐based service encounters",
International Journal of Service Industry Management, Vol.
14 Iss: 2, pp.217 – 231.
3. Peng Bian,Xinyue Liu,Yongxiang Liu,Design the
Business-to -Business commercial Website,978-1-5386-
5024-0/18/$31$.00 2018 IEEE
Description:The Interaction Design and Its Evolution of a
Business-to- Business Website via Kansei Engineering.
4. Ranu Gupta,Pawan Kumar Sharma & International
Journal of Advanced Scientific Research and Management,
Special Issue I, Jan 2018. Descrption:Scope of E-Commerce
in Agri-Business in India: An Overview.
5. Wu Yan(Author),Huang Shuanggen (Communication
Author),Peng Yuan, Design the Opinions about the
development of agricultural ecommerce in the new
socialism countryside construction,978-0-7695-3997-
3/10 $26$.00 © 2010 IEEE DOI 10.1109/ICEE.2010.21.
6. Ghulam Shabir,Naqvi Hamad,Muhammad Anosh,Design
A True Picture of Electronic Business on Agriculture Sector
of Southern Punjab, Pakistan for IJIRD May2014.
item Dr. Shahid Amin Bhat,Keshav Kansana Design A
Review Paper on E-Commerce ,ResearchGate Conference
Paper February 2016.
7. Owen Noel Newton Fernando,Gihan Wikramanayake
Design: Web Based Agriculture Information System
,ResearchGate Conference Paper Octomber1998.
8. Jan C. Fransoo, Barbara Mörec Design: A Model of Buyer-
Supplier Relationships in a Transnational Company: The
Role of the Business Network Context.
9. Software Engineering” A Practitioners Approach‟
[Author Name : Roger S. Pressman, Publish Year : 2010]

Weitere ähnliche Inhalte

Was ist angesagt?

Mobile dev ops demystified
Mobile dev ops demystifiedMobile dev ops demystified
Mobile dev ops demystifiedNicolas Milcoff
 
Webinar 3: Five Essentials to Requirements Management
Webinar 3: Five Essentials to Requirements ManagementWebinar 3: Five Essentials to Requirements Management
Webinar 3: Five Essentials to Requirements ManagementSriram Rajagopalan
 
Build And Deploy Android Application Design Powerpoint Presentation Slides
Build And Deploy Android Application Design Powerpoint Presentation SlidesBuild And Deploy Android Application Design Powerpoint Presentation Slides
Build And Deploy Android Application Design Powerpoint Presentation SlidesSlideTeam
 
Seffcon Company Profile
Seffcon Company ProfileSeffcon Company Profile
Seffcon Company ProfileJyoti Yeotikar
 
An update to software testing trends
An update to software testing trendsAn update to software testing trends
An update to software testing trendsBugRaptors
 
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise!
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise! A Guided Approach to Testing - A Mobile First Strategy for your Enterprise!
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise! Infostretch
 
Machine learning app development
Machine learning app developmentMachine learning app development
Machine learning app developmentShiraCox1
 
NERC CIP - Top Testing & Compliance Challenges, How to Address Them
NERC CIP - Top Testing & Compliance Challenges, How to Address ThemNERC CIP - Top Testing & Compliance Challenges, How to Address Them
NERC CIP - Top Testing & Compliance Challenges, How to Address ThemInflectra
 
Quality assurance in dev ops and secops world
Quality assurance in dev ops and secops worldQuality assurance in dev ops and secops world
Quality assurance in dev ops and secops worldDr. Anish Cheriyan (PhD)
 
AI in Test Automation
AI in Test AutomationAI in Test Automation
AI in Test AutomationInflectra
 

Was ist angesagt? (10)

Mobile dev ops demystified
Mobile dev ops demystifiedMobile dev ops demystified
Mobile dev ops demystified
 
Webinar 3: Five Essentials to Requirements Management
Webinar 3: Five Essentials to Requirements ManagementWebinar 3: Five Essentials to Requirements Management
Webinar 3: Five Essentials to Requirements Management
 
Build And Deploy Android Application Design Powerpoint Presentation Slides
Build And Deploy Android Application Design Powerpoint Presentation SlidesBuild And Deploy Android Application Design Powerpoint Presentation Slides
Build And Deploy Android Application Design Powerpoint Presentation Slides
 
Seffcon Company Profile
Seffcon Company ProfileSeffcon Company Profile
Seffcon Company Profile
 
An update to software testing trends
An update to software testing trendsAn update to software testing trends
An update to software testing trends
 
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise!
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise! A Guided Approach to Testing - A Mobile First Strategy for your Enterprise!
A Guided Approach to Testing - A Mobile First Strategy for your Enterprise!
 
Machine learning app development
Machine learning app developmentMachine learning app development
Machine learning app development
 
NERC CIP - Top Testing & Compliance Challenges, How to Address Them
NERC CIP - Top Testing & Compliance Challenges, How to Address ThemNERC CIP - Top Testing & Compliance Challenges, How to Address Them
NERC CIP - Top Testing & Compliance Challenges, How to Address Them
 
Quality assurance in dev ops and secops world
Quality assurance in dev ops and secops worldQuality assurance in dev ops and secops world
Quality assurance in dev ops and secops world
 
AI in Test Automation
AI in Test AutomationAI in Test Automation
AI in Test Automation
 

Ähnlich wie IRJET- Agriculture Business to Business Website

Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web AppCreation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web AppIRJET Journal
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping SystemIRJET Journal
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...IRJET Journal
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility ApplicationIRJET Journal
 
IRJET - Farm Direct Marketing
IRJET - Farm Direct MarketingIRJET - Farm Direct Marketing
IRJET - Farm Direct MarketingIRJET Journal
 
IRJET- Shopaholic – A Smarter Way to Checkout
IRJET-  	  Shopaholic – A Smarter Way to CheckoutIRJET-  	  Shopaholic – A Smarter Way to Checkout
IRJET- Shopaholic – A Smarter Way to CheckoutIRJET Journal
 
“Inchem Cooperation Website”
“Inchem Cooperation Website”“Inchem Cooperation Website”
“Inchem Cooperation Website”IRJET Journal
 
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
 
IRJET- Developers Community-Devcom
IRJET- Developers Community-DevcomIRJET- Developers Community-Devcom
IRJET- Developers Community-DevcomIRJET Journal
 
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMWEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMIRJET Journal
 
AGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureAGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureIRJET Journal
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health CheckerIRJET Journal
 
AyurMed via E-Com using React
AyurMed via E-Com using ReactAyurMed via E-Com using React
AyurMed via E-Com using ReactIRJET Journal
 
IRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET Journal
 
IRJET- Online Canteen Automated System
IRJET-  	  Online Canteen Automated SystemIRJET-  	  Online Canteen Automated System
IRJET- Online Canteen Automated SystemIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
IRJET- Website on Restaurant Management System using VUEJS and NODEJS Backend
IRJET- Website on Restaurant Management System using VUEJS and NODEJS BackendIRJET- Website on Restaurant Management System using VUEJS and NODEJS Backend
IRJET- Website on Restaurant Management System using VUEJS and NODEJS BackendIRJET 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
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 

Ähnlich wie IRJET- Agriculture Business to Business Website (20)

Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web AppCreation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping System
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility Application
 
IRJET - Farm Direct Marketing
IRJET - Farm Direct MarketingIRJET - Farm Direct Marketing
IRJET - Farm Direct Marketing
 
IRJET- Shopaholic – A Smarter Way to Checkout
IRJET-  	  Shopaholic – A Smarter Way to CheckoutIRJET-  	  Shopaholic – A Smarter Way to Checkout
IRJET- Shopaholic – A Smarter Way to Checkout
 
“Inchem Cooperation Website”
“Inchem Cooperation Website”“Inchem Cooperation Website”
“Inchem Cooperation Website”
 
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- Developers Community-Devcom
IRJET- Developers Community-DevcomIRJET- Developers Community-Devcom
IRJET- Developers Community-Devcom
 
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMWEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
 
AGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureAGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on Agriculture
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health Checker
 
AyurMed via E-Com using React
AyurMed via E-Com using ReactAyurMed via E-Com using React
AyurMed via E-Com using React
 
IRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap Tool
 
IRJET- Online Canteen Automated System
IRJET-  	  Online Canteen Automated SystemIRJET-  	  Online Canteen Automated System
IRJET- Online Canteen Automated System
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
IRJET- Website on Restaurant Management System using VUEJS and NODEJS Backend
IRJET- Website on Restaurant Management System using VUEJS and NODEJS BackendIRJET- Website on Restaurant Management System using VUEJS and NODEJS Backend
IRJET- Website on Restaurant Management System using VUEJS and NODEJS Backend
 
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
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management System
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management 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

Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSsandhya757531
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Romil Mishra
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 

Kürzlich hochgeladen (20)

Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 

IRJET- Agriculture Business to Business Website

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6683 Agriculture Business to Business Website Chougule Vinayak1, Bhujbal Kalyani2, Kale Pratiksha3, Gunaware Nilesh4 1,2,3,4Department of Computer Engineering, H.S.B.P.V.T College of Engineering, Kashti -----------------------------------------------------------------------------------***---------------------------------------------------------------------------------- Abstract: Agriculture is the backbone of the Indian economy. FICCI in its report says that about 65 percent of the Indian population depends directly on agriculture and it accounts for around 22 percent of India’s GDP (FICCI 2007). Electronic commerce (or ecommerce) using Internet technologies helps businesses to cut cost3s and cycle time, raise efficiency and provide more information, choice and value to consumers. During recent years, ecommerce has found its way to the Agribusinesses in India. The internet continues to become more popular among people who deal with agricultural business of any type. While technology availability has increased and its access has become easier, the demographic transition is also characterized by greater willingness to use technology among farming community. Nevertheless, farmers on the other hand, face unprecedented challenges like unpredictable weather, non-availability of good quality seeds and fertilizers and un-reliable avenues to sell their crops after the harvest. This research article explains the scope of online shopping (or e-commerce) to solve these inherent problems and to help agribusinesses in rural India and describes the opportunities and challenges for online shoppers to tape the rural agriculture market in India. It also discusses scope, opportunities, challenges, benefits and adoption of online shopping in Agribusiness in India. Keywords: Agriculture, Agri-business, E-Commerce, Online Shopping, Internet Technology. I.INTRODUCTION Ecommerce is fast gaining ground as an accepted and used business paradigm. More and more business houses are implementing web sites providing functionality for performing commercial transactions over the web. It is reasonable to say that the process of shopping on the web is becoming common place. It is the buying and selling of goods and services, or the transmitting of funds or data, over an electronic network, primarily the internet. These business transactions occur either as business-to-business, business-to-consumer, consumer to consumer or consumer-to-business. The terms e-commerce and e- business are often used interchangeably. The main objective of this project is to help farmers ensure greater profitability through direct farmer to farmer, farmer to customer & farmer to dealer communication. Our project deals with respect to the farmers benefit of getting their products sale at a best price online. Here, the main users of this website are Farmer, customer, dealer and admin. Farmers will get unique interface where they can perform marketing, get the correct rates of the market, get in touch with SMS or Email and gather knowledge of different schemes and get pay online. It will provide market wise, commodity wise report to the farmer in interactive way. The centralized market committee will control all business activities. II. IMPLEMENTATION The system will be having User-name and Password section on the front page, as per the user-name and password the system will know whether user is Buyer/Supplier/Admin. Fig 2 .Architecture diagram 2.1 Scenario of Project Scenario 2.1.1 Buyer Buyer can create new account, log-in to their existing accounts which will give them the authority to use the services provided by the system. Authenticated buyer can sell their product. The Farmer can check their account on fund transfer.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6684 Scenario 2.1.2 Supplier Supplier sells the product to other buyer. Supplier transfers the fund to admin’s account then admin transfers the fund to buyer’s account as per the product sale. Scenario 2.1.3.Admin Create and monitor accounts of users. Maintain the website. Update the website. 2.2 Software implementation Proposed application is web application build using PHP and MySql database. 2.2.1 Software Interface Client on Internet: Web Browser, Operating System (any) Client on Intranet: Web Browser, Operating System (any) Web Server: WampServer, Operating System (any) Data Base Server: MySql, Operating System (any) 2.2.2 Communication Interface Client (customer) on Internet will be using HTTP/HTTPS protocol. 2.2.3 Hardware implementation Weighting machine will be attached to the agent machine that will automatically upload the weight of the product in farmer’s invoice. Weighing instrument is attached to the microcontroller which will monitor the activities of machine and provide the relevant data to the agent’s computer. III. SCREENSHOT Fig3.1 Home Page Fig 3.2 To display the Customer requirement IV. TESTING 4.1 What is web testing? Web Testing in simple terms is checking your web application for potential bugs before it’s made live or before code is moved into the production environment. During this stage issues such as that of web application security, the functioning of the site, its access to handicapped as well as regular users and its ability to handle traffic is checked.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6685 4.2 How to test web Application In Software Engineering, the following testing types/technique may be performed depending on your web testing requirements. 4.3 Functionality Testing This is used to check if your product is as per the specifications you intended for it as well as the functional requirements you charted out for it in your developmental documentation. Web based Testing Activities includes: Test all links in your web pages are working correctly and make sure there are no broken links. Links to be checked will include –  Outgoing links  Internal links  Anchor Links  Mail To Links Tools that can be used: Selenium 4.4 Interface Testing Three areas to be tested here are - Application, Web and Database Server  Application: Test requests are sent correctly to the Database and output at the client side is displayed correctly. Errors if any must be caught by the application and must be only shown to the administrator and not the end user.  Web Server: Test Web server is handling all application requests without any service denial.  Database Server: Make sure queries sent to the database give expected results. 4.5 Database Testing Database is one critical component of your web application and stress must be laid to test it thoroughly. Testing activities will include-  Test if any errors are shown while executing queries  Data Integrity is maintained while creating, updating or deleting data in database.  Check response time of queries and fine tune them if necessary.  Test data retrieved from your database is shown accurately in your web application. Tools that can be used: Selenium 4.6 Performance Testing This will ensure your site works under all loads. Software Testing activities will include but not limited to -  Website application response times at different connection speeds  Load test your web application to determine its behavior under normal and peak loads  Stress test your web site to determine its break point when pushed to beyond normal loads at peak time.  Test if a crash occurs due to peak load, how does the site recover from such an event  Make sure optimization techniques like gzip compression, browser and server side cache enabled to reduce load times. Tools that can be used: Selenium 4.7 Security testing Security Testing is vital for e-commerce website that store sensitive customer information like credit cards. Testing Activities will include-  Test unauthorized access to secure pages should not be permitted  Restricted files should not be downloadable without appropriate access  Check sessions are automatically killed after prolonged user inactivity  On use of SSL certificates, website should re-direct to encrypted SSL pages.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6686 V. TESTING SCREENSHOT Fig-Login Page Testing Screenshot VI. FUTURE SCOPE The future plan of this project is to improved design; implementation and documentation in such a way that anyone can use this project for better perform. I will develop the site more dynamically. In future I will add the few modules for better improvement of the project such as, real-time chat bot option for user and farmer, so that user can directly enquiry theirs problem on any time through the chat bot. Video conversation option for user and farmer and admin and barcode generation for membership card and using online buy and sell product. Online account verification and notification for user for specific job category they searching for jobs. In future I will also add mobile version app of this website. VII. CONCLUSIONS E-commerce has an impact on three major stakeholders, namely society, organizations and customers (or consumers). There are a number of advantages, which include cost savings, increased efficiency, customization and global marketplaces. There are also limitations arising from e-commerce which apply to each of the stakeholders These include information overload, reliability and security issues, cost of access, social divisions and
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6687 difficulties in policing the Internet. Successful e-commerce involves understanding the limitations and minimizing the negative impact while at the same time maximizing the benefits. VII. REFERENCES 1.Subsidies in Indian Agriculture and Their Beneficiaries. Agricultural Situation in India, LXII (5), Special Number, August, pp. 251.60. 2.Snellman and Vihtkari (2003) "Customer complaining behaviour in technology‐based service encounters", International Journal of Service Industry Management, Vol. 14 Iss: 2, pp.217 – 231. 3. Peng Bian,Xinyue Liu,Yongxiang Liu,Design the Business-to -Business commercial Website,978-1-5386- 5024-0/18/$31$.00 2018 IEEE Description:The Interaction Design and Its Evolution of a Business-to- Business Website via Kansei Engineering. 4. Ranu Gupta,Pawan Kumar Sharma & International Journal of Advanced Scientific Research and Management, Special Issue I, Jan 2018. Descrption:Scope of E-Commerce in Agri-Business in India: An Overview. 5. Wu Yan(Author),Huang Shuanggen (Communication Author),Peng Yuan, Design the Opinions about the development of agricultural ecommerce in the new socialism countryside construction,978-0-7695-3997- 3/10 $26$.00 © 2010 IEEE DOI 10.1109/ICEE.2010.21. 6. Ghulam Shabir,Naqvi Hamad,Muhammad Anosh,Design A True Picture of Electronic Business on Agriculture Sector of Southern Punjab, Pakistan for IJIRD May2014. item Dr. Shahid Amin Bhat,Keshav Kansana Design A Review Paper on E-Commerce ,ResearchGate Conference Paper February 2016. 7. Owen Noel Newton Fernando,Gihan Wikramanayake Design: Web Based Agriculture Information System ,ResearchGate Conference Paper Octomber1998. 8. Jan C. Fransoo, Barbara Mörec Design: A Model of Buyer- Supplier Relationships in a Transnational Company: The Role of the Business Network Context. 9. Software Engineering” A Practitioners Approach‟ [Author Name : Roger S. Pressman, Publish Year : 2010]