You are on page 1of 12

“MYSHOP” ONLINE SHOPPING

Mukunda1, Vinay Shetty2, MR. Anantha Murthy3


1,2
Student, 3Assistant Professor
MCA Department, NMAMIT, NITTE

Abstract to be conferred as associate order. At that time,


Electronic commerce, conjointly called lots of information area unit reaching to be
ecommerce could be a kind of business needed to complete the human action. Usually,
wherever shopping for and merchandising of customer has to enter his delivery address details
a product is conducted over electronic systems and payment details like master card range.
like the web. The business to customer aspect Associate email message is shipped to the client
of electronic commerce is that the foremost as shortly because the order is confirmed.
insight business benefit of the World Wide
Web. The primary aim to associate electronic Literature Survey
commerce web site to sale product and Electronic Commerce applications support the
services on-line. communication between totally variety of users
“My shop” is a trial to supply the benefits of taking part during a commerce dealings through
on-line looking to customers of a true look. It the web, moreover because the management of
helps shopping for the product within the look the information concerned within the method.
anyplace through web. So the client can get The accelerative importance of Electronic
the service of on-line looking and residential commerce is obvious within the study carried by
delivery from his favorite look. researches at the GVU (Graphics, Visualisation,
Index Terms: Electronic Commerce, Liquid and Usability) Center at the Georgia Institute of
Script, Shopify, Online Shopping. Technology. In the 8th survey reports that “e-
commerce is popping out each in terms of the
INTRODUCTION {amount|the quantity} of users looking similarly
Electronic commerce is quick gaining ground as because the total amount individuals square
associate accepted and used business prototype. measure defrayal via web based mostly
Additional business homes area unit transactions”.
implementing internet sites provides practicality
Over 7500 of the 10,000 respondents reported
for performing arts business transactions through
purchasing things on-line. the foremost refered
the net. It is affordable to mention that the
person for victimisation the online for private
method of looking on the net is turning into
searching was convenience [65%] follows by
commonplace.
convenience of merchandiser info [60%], no
The main goal of this project is to develop a
pressure-type sale person [55%] and savings
general purpose e-commerce store wherever any
time [53%].
product like garments, jewelry and residential
appliances will be bought from the comfort of Even though the difficulty of protection remain
home through the net. the first cause why a lot of folks don't purchase
things on-line, the GVA survey conjointly shows
“My shop” is an Online store on the net wherever
that religion within the protection of ecommerce
users will browse the various collections and
is raising. As a lot of folks gain confidence in
choose product of his choice. The chosen things
current cryptography technologies, a lot of and a
could also be collected during a cart. At
lot of users will be expected to oft purchase
checkout, the products within the cart are going
things on-line.

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


25 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
SOFTWA REREQUIREMENT Functional requirements:
SPECIFICATION Includes:
 User: View Categories and Items:
Hardware Requirements: When the user first opens the application user
 RAM :1 GB or above will be able to see the home page of My Shop
 Hard disk :4 GB or above application. The user can browse products
 Processor :2.4GHZ or above from different collection list and user can
add the products to the cart of his interest.
Software Requirements: Here user can also check whether the product
 Platform : Windows is available or not.
 Front End : Shopify
 Back End : MySql  User: View shopping cart:
 Scripting tool : Liquid Script, Html, CSS When the user first opens the application
user will be able to see the home page of My
SCOPE:
Shop application. After adding the required
Purchasing and marketing merchandise and
product to the cart, user can view the product that
services through the web while not the
is stored in the cart later. And also user can move
requirement of going physically to the shop is
to home page and browse the other products.
what on-line looking all concerning. on-line
User can order the added product in the cart for
looking is simply sort of a business
his later shopping purpose. User has the facility
establishment looking that we have a tendency to
to change the number of quantities of products
handle progressing to the market, however it's
and also remove the products in the cart.
done through web. it's created looking painless
and accessorial a lot of fun. on-line store supply
product description, pictures, comparisons, value  User: Checkout Items
and far a lot of. on-line looking create use of User can check the number of quantities of
digital technology for managing the flow of product only when the product is available in
knowledge, merchandise and payment between My Shop cart.
shopper, website house owners and suppliers.
PURPOSE:  User: Place order
The purpose of this project is to supply a User can place the order by entering all
straightforward looking facility on-line and information in the billing form.
straightforward merchandising facility to the .
merchants of all classes and conjointly save time, SYSTEM DEFINATION
save money. Through on-line shopping one will Use Case Diagram
save his valuable time. One will choose things he The use case diagram for “MY SHOP” shows
desires to shop for. Through on-line looking we how the user can access different modules of
will able to} save our cash as a result of costs are the application. The user has to first login. Later
but market costs and that we receive our bought user can use the different operation of the
things at our home. We are able to get totally application.
different types of things on-line and that we can
opt for that one we would like.  Admin: View User Information
The admin will be able to view the
customer information that entered in the
billing address and payment details.

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


26 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
Use-Case Diagram:

Login

Add Category

Add Products

Manage Products 

USER  ADMIN 

Manage Order 

Register

View Product

Place Order

Payment

ACTIVITY DIAGRAM demonstrate the general stream of control. It


Activity charts are graphical representation of represents the flow of activities from one activity
work process of stepwise exercises and it to another. It shows how the application work.

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


27 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 

Home Page

         View Category  Viewing Cart 

  Empty cart 

Select Category  Keep shopping 

       Choose products 
            Check Out 

Login 

Invalid Username
View details  Adding to cart 

Authentication Success

Order details form 

           Confirm order 

Valid Information Invalid Information

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


28 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
SEQUENCE DIAGRAM: Admin Interface

Front End  F Valid
Back End  DB 

Login 
Check validity 

Validate 

Input product 
Input into table 

Back to form 

Delete / Modify item
Delete/overwrite item 

Back to form

Query sales/information
Compare 

show results

Logout

  Display login page

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


29 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
Sequence Diagram:

           Front End  Back End dDB 

      Choose Products 
     Query Products

Display Items 

Purchase product 

       View cart 

Add/Modify Quantity 

             Updating  cart 

       Display  cart

 Display Cart Detail

Continue shop

      Display Items 

      Checkout 

 Create an account 

Invalid sign in     Check validity

   Shipping Form

   Show confirm 

Send order  Store Information

Send confirm

DETAILED DESIGN: Level DFD. It consider system like a function


Data Flow Diagram (DFD) that transfers the input to the desired output.
A data flow diagram shows how data flows
within a system. Data flow diagram that shows
the major system processes is known as Top-

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


30 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
Symbolic Notation Object Description
An entity which interacts the
External Entity system. It is net originator or a
consumer of data.
An agent that performs
Process transformation of information
from input to output.
It shows the direction of flow
Data Flow of data.

Data at rest, being stored for


Data Store later use.

Table: Symbolic Notations and their descriptions

Customer                 
Management     

Payment 
Shopping    Management 
Management 

Online  

Shopping  

System 

Order  System User  
Management  Management 

Login       
Management 

                       ZERO LEVEL DFD‐ONLINE SHOPPING SYSTEM 

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


31 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 

Shopping  Generate Shopping 
Management  Report 

Shopping Cart  Generate Shopping 
Management  Cart Report 

Product 
Generate Product 
Management 
s Online  
Report 
Shopping  
Shipment 
System  Generate Shipment 
Management 
Report 

Login   Check User Login 
Management  Details 

System User  Generate System 
Management  User Report 
        FIRST LEVEL DFD‐ONLINE SHOPPING SYSTEM 

Login To  Manage Product Details 
Admin  System  Check Roles 
Of Access 
Manage Shopping Cart 
Details

Forgot  Manage customer            
Check 
Password  Details 
Credentials 
Manage 
Modules  Manage Shipment 
Details

Manage Payment            
Send Email To 
Details 
User 

Manage Order            
Details 

Manage System  Manage Roles Of  Manage User  System User 

SECOND  LEVEL DFD‐ONLINE SHOPPING SYSTEM

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


32 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
CONTEXT FLOW DIAGRAM
Shipping Agent 
Customer 

Order Product 
Shipping Request 
My Shop 

Order Accept/Reject 
Credit Card status 

Add/Update  Customer/order Billing 
Catalogue  Details 
Credit Card Details

Admin  Credit Card Company 

IMPLEMENTATION
SCREENSHOTS

LOGIN PAGE 

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


33 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
COLLECTION LIST

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


34 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 

BILLING ADDRESS

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


35 
INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR)
 
CONCLUSION
 Widespread effect on the economy and e-
commerce
 With new technology comes better ways
of doing things.
 Protecting yourself can make shopping
online easy and beneficial to all involved.

FUTURE ENHANCEMENT
 Detailed categories: Future work could
involve adding more categories which are
more detailed and have additional items.
 Watch/Wish List: Work can add a watch list
or wish list so that users can add an item to a
list to watch for item prices to go down or to
see when there is a sale on any of those items.
 Enhanced User Interface: Work on
enhancing the user interface by adding more
user- interactive features.
 Shipping Options: Add different types of
shipping options: regular shipping,
expedited shipping, international shipping,
etc.
 Recent History: Display the users recently
browsed items in the recent history tab.
References
[1] Fritz Schneider by Thomas Powell.
JavaScript: The Complete Reference. Mc
Graw Hill, March 1 2013.
[2] Vishal Gaikar. Set up your own e-commerce
site with shopify. August 17 2012.
[3] Gavin. Bootstrapfor shopify,
gettingstartedguid. http://bootstrapforshopify.
com/.
[4] Pankaj Jalote. Software Engineering a
precise approach. Wiley, July 15 2016.
[5] Jennifer Kyrnin Laura Lemay, Rafe Colburn.
Mastering HTML, CSS Javascript
Web Publishing. BPB Publications, July 15
2016.
[6] markdunkley. Shopify cheat sheet - liquid
variables. http://cheat.
markdunkley.com.
[7] Thomas Powell. HTML CSS: The Complete
Reference, Fifth Edition. Mc Graw
Hill, March 8 2010.
[8] Raman Shahi. Shopify: How to Build Your
Online Store (make money online,
dropshipping, ecommerce, shopify).
CreateSpace Independent Publishing Platform,
July 23 2016.

ISSN (PRINT): 2393-8374, (ONLINE): 2394-0697, VOLUME-4, ISSUE-6, 2017


36 

You might also like