You are on page 1of 5

e-ISSN: 2582-5208

International Research Journal of Modernization in Engineering Technology and Science


( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:02/February-2023 Impact Factor- 7.868 www.irjmets.com

TACKLING E COMMERCE FOR BUSINESS OWNERS


Kush Agarwal*1, Vanshika Peswani*2, Aayushi Wani*3, Sumesh Mohanty*4
*1,2,3,4Student, Department Of Computer Engineering, Vivekanand Education Society’s
Polytechnic Chembur, Mumbai, Maharashtra, India.
DOI : https://www.doi.org/10.56726/IRJMETS33979
ABSTRACT
There have been highly recognized platforms for online shopping of various types of products such as Amazon,
Nykaa, Flipkart etc. Among these multiple options available it is very difficult to compare the best one among
them. This E-Commerce website will be a platform specially for retailers. This website will ensure that the
retailers can easily marketize their products by adding, deleting, updating the stock. This will be one platform
for the retailers to maintain the growth of their business. Also, the end user can log in onto our website, search
products, add products to cart and make a payment. This project seems to have a lot of potentials in the present
as well as in the future.
Keywords: E-commerce, B2B, Supplier, Sales, And Electronics.
I. INTRODUCTION
For a few years back, there have been many prominent platforms for online shopping of products. Platforms
such as Amazon, Flipkart, Nykaa, Ajio etc. gave a boost to the Indian market after the launch of Junglee.com
website. Junglee.com was the first Indian online facility for the common users. But it did not give any boost to
the market as here only the prices can be compared and not any buying of product can be done. Also, the
platforms did not provide the service of B2C (Business to Customer). It also includes legal taxes for any small /
big transaction. These platforms did not provide any service of B2B (Business to Business). Looking forward for
such losses our project aim was to build a B2B website for the common retailers. Wherein, the retailers can add,
delete, update the product stock. The retailers can also view all the product details. The main intention of this
project is that the retailer can place orders in bulk which in turn will lend a successful business. On the
contrary, our application will be a “One-Stop solution for B2B”
II. LITERATURE SURVEY
A short survey was undertaken by asking relatives, friends, close friends, neighbors, and a couple of more
people about their experience of purchasing every single and small product offline by going to markets, malls
etc. During festive seasons it was found that the markets, malls and every nook and corner of the world were
filled with thousands of people. Also, it was difficult for them to buy a product as there arises a situation where
in the product that they are looking for is not available at the moment etc. In such situations there was a
demand to go back again into the busy streets to shop.
Overcoming such situations, Amazon company flawed into the markets with the establishment of Junglee.com
website. As discussed above it did not give any boost to the Indian market. After this launch, finding a loophole
in service of Junglee, the two most trending trendy shopping websites in India are Amazon and Flipkart.
Although both the platforms provide the same amount of service to the customers, the major difference
between them is that Amazon provides services such as electronics, video games, food, furniture, toys as well as
jewellery whereas Flipkart provides services related to electronics, lifestyle and fashion products. But now, in
current times, these two platforms have been like a savior for society.
It was not over yet, after the powerful boost made by Amazon and Flipkart Ajio came into year 2016. It is a
broad fashion e-commerce platform. It includes clothing, apparel, footwear, accessories and jewellery in a
broader manner. Not only this, but hereafter looking forward the growth of online shopping in India grew to a
higher rise. With this, one more online shopping platform named Nykaa emerged into the Indian markets. It
was established itself as India’s most beauty lies here. It’s the platform where the women are engrossed with
the trendy cosmetic items, skincare, hygiene products and many more.

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[2169]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:02/February-2023 Impact Factor- 7.868 www.irjmets.com
III. SYSTEM IMPLEMENTATION
A. EXPERIMENTAL SETUP
For this project, JavaScript and PHP languages are used. Short descriptions of the platforms required are
mentioned below: -
 Visual Studio Code: Visual Studio Code is a source-code editor made by Microsoft for Windows, Linux, and
macOS. Visual Studio Code provides developers with a new choice of tool that combines the simplicity of a code
editor with effective tooling for their core. Its features include support for debugging, syntax highlighting,
intelligent code completion, snippets, code refactoring, and embedded git.
 Git & GitLab: Git is a version control system that allows you to manage and keep track of your source code
history. GitLab is a cloud-based hosting service that enables you to manage Git repositories. It is meant for a
team of developers to work collaboratively and together for faster development of the product.
TABLE 1
Sr. Hardware and Software Requirements
No. Name of Equipment Specification
1 Computer System 8GB RAM or more, 8GB of available disk space
2 Windows Windows 8 or higher
3 Visual Studio Code 1.63.2 version or above
4 Git and GitLab Latest Version
B. PROJECT PROCEDURE AND FLOW
 To develop this project efficiently, communicate with the project guide and also a couple of corporate
developers.
 First, finalize the features and specifications which shall be implemented in our project.
 After having a clear vision of features design the web app with an intention to have a decent UI UX.
 This includes thinking of where the button shall be placed, a click on the button should display which page,
to summarize in short, it aims to make sure the user has a convenient and efficient user experience.
 Once the design is ready and approved, start with the development of the actual project.
 Once the web app is developed and ready, proceed with one of the important things of software
development life cycle – testing.
 If any bugs or defects are found, they would be resolved and retested to gain confidence in the project.
C. BASIC FLOW OF ALGORITHM
Project Architectural Algorithm:
 Start
 Hit the URL of the website into the address bar
 Access your account
 If you don’t have an account, create one by signing in into the website
 Enter valid username and password and click on Log In
 Explore the products available on the website
 If you wish to buy one, among them then click on Add to Cart
 Enter the delivery details
 Make the payment for your purchased product
 Stop
D. MODELLING AND ANALYSIS
 Data Flow Diagram (DFD):

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[2170]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:02/February-2023 Impact Factor- 7.868 www.irjmets.com

Figure 1: DFD Level 0

Figure 2: DFD Level 2

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[2171]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:02/February-2023 Impact Factor- 7.868 www.irjmets.com

Figure 3: DFD Level 1


 Use Case Diagram:

Figure 4: Use Case Diagram

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[2172]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:02/February-2023 Impact Factor- 7.868 www.irjmets.com
IV. FUTURE SCOPE
From the research, we found that in future to lend any business there is a requirement to marketize its
business. So, for this this platform will be a better opportunity. Our plans for this system shall be to transform
this website into a mobile application for a better user experience.
V. CONCLUSION
With the help of this project, we would help out many retailers to show cast their products on a single platform.
They will find it easier as there won’t be much hurdles in their business. They won’t do their business work
manually by sending what new products have arrived, their cost and all such necessary information about each
and every single product. Using this, they can easily update each and every small information about the
products on their portal. Which in turn will be reflected onto the website. Having a good design website will
help to reach out many other retailers and users. This is expected to have a wider audience since buying and
selling is daily task of a common human’s life.
VI. REFERENCES
[1] Referred e-commerce platforms: Amazon, Flipkart.
[2] T. Mohana Priya, Dr. M. Punithavalli & Dr. R. Rajesh Kanna, Machine Learning Algorithm for
Development of Enhanced Support Vector Machine Technique to Predict Stress, Global Journal of
Computer Science and Technology: C Software & Data Engineering, Volume 20, Issue 2, No. 2020, pp
12-20.
[3] Gyusoo Kim and Seulgi Lee, “2014 Payment Research”, Bank of Korea, Vol. 2015, No. 1, Jan. 2015.
[4] P. Ganesh Prabhu, D. Ambika, “Study on Behaviour of Workers in Construction Industry to Improve
Production Efficiency”, International Journal of Civil, Structural, Environmental and Infrastructure
Engineering Research and Development (IJCSEIERD), Vol. 3, Issue 1, Mar 2013, 59-66.
[5] Hitesh D. Bambhava, Prof. Jayeshkumar Pitroda, Prof. Jaydev J. Bhavsar (2013), “A Comparative Study
on Bamboo Scaffolding And Metal Scaffolding in Construction Industry Using Statistical Methods”,
International Journal of Engineering Trends and Technology (IJETT) – Volume 4, Issue 6, June 2013,
Pg.2330-2337.
[6] Chengwei Liu, Yixiang Chan, Syed Hasnain Alam Kazmi, Hao Fu, “Financial Fraud Detection Model:
Based on Random Forest,” International Journal of Economics and Finance, Vol. 7, Issue. 7, pp. 178-188,
2015.

www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science


[2173]

You might also like