Code Monkey home page Code Monkey logo

online-shopping-modelling-and-development-'s Introduction

SOFTWARE DEVELOPMENT LIFE CYCLE (Online Shopping System)

The Online Shopping system enables vendors to set up online shops, customers to browse through the shops, and a system administrator to approve and reject requests for new shops and maintain lists of shop categories. Also, on the agenda is designing an online shopping site to manage the items in the shop and also help customers purchase them online without having to visit the shop physically. Our online shopping mall will use the internet as the sole method for selling goods to its consumers. Shopping will be highly personalized and the mall will provide lower prices than most competitors.

REQUIREMENT ANALYSIS

This is a small-scale project for Online shopping System. The basic idea is that the candidates can buy products from anywhere during any time by using their card number and password provided to them. The database will maintain the product details information. Customers can view their product details using the card details. This Online shopping system involves two types of users:

CUSTOMER ROLE The customers can login/logout the System. His/her can view his/her product details and buy their product. The customer can just view the information whereas he/she could not make changes in the database.

ADMINISTRATOR ROLE The administrator plays a vital role in the Online shopping system. The administrator controls the entire database. The report of the product is generated by the administrator itself. The main role of the administrator is to safeguard the database and can add/delete the products from the database.

Tools Version Editor Description Size
WampServer 2.5 Application and database server 138ko
Gantt Project 2.0.10 Free software foundation To plan our Project 9.22 Mo
Visual Paradigm 12.1 Modelling software 2.10kb
Microsoft office 2019 Microsoft corporation For typing our report
Netbeans 8.0.2 IDE 260 Mo
Mozilla Firefox 40 Google Web browser 8687ko

Online Shopping Modelling

Tools

  • Visual Paradigm for Unified Modeling Language (UML),
  • Gantt Project for Project Planning,
  • Microsoft Word for Technical Documentation.
  • Mysql workbench
  • Mysql Server
  • DBeaver
  • Selenium IDE

PLANNING

Project plan with Gantt project

MODELING THE REQUIREMENTS

Login *It is the login session for the Administrator, customer and Exit. Product *Details used to view the product details from the database. Add New Products *used to add a product into the database and it includes searching for product details and removing a product from the database. Updating the Quantity *used to update the product details from the database

UML Diagram

Use case Diagram

Use Case diagrams show the various activities the users can perform on the system. The System is something that performs a function. They model the dynamic aspects of the system. It provides a user’s perspective of the system.

Actor is a user of the system playing a particular role.

Use case is a particular activity a user can do on the system. Relationship:

Relationships are simply illustrated with a line connecting actors to use cases.

Class Diagram

A class diagram shows the building blocks of any object-orientated system. Class diagrams portray a static view of the model, or part of the model, describing what attributes and behavior it has rather than detailing the methods for achieving operations. Class diagrams are most useful in illustrating relationships between classes and interfaces. Generalizations, aggregations, and associations are all valuable in reflecting inheritance, composition or usage, and connections respectively.

  • Class Diagram

Package Diagram

Package diagram is UML structure diagram which shows structure of the designed system at the level of packages. The following elements are typically drawn in a package diagram: package, packageable element, dependency, element import, package import, package merge.

  • Package

Package Order Management

Package product Management

Package Account Management

Sequence Diagram

A sequence diagram in Unified Modeling Language (UML) is a kind of

interaction diagram that shows how processes operate with one another and in what order. It is a construct of a Message Sequence Chart. Sequence diagrams are sometimes called event diagrams, event scenarios, and timing diagrams.

Sequence Order Product

Sequence Search Products

Sequence Search Products Communications

Activity Diagram

In UML, an activity diagram is used to display the sequence of activities. Activity diagrams show the workflow from a start point to the finish point detailing the many decision paths that exist in the progression of events contained in the activity. They may be used to detail situations where parallel processing may occur in the execution of some activities. Activity diagrams are useful for business modelling where they are used for detailing the processes involved in business activities.

Object Diagram

objects in a system and representing the associations between the objects as links. The interaction between the objects is denoted by arrows. To identify the sequence of invocation of these objects, a number is placed next to each of these arrows.

Communication Diagram

Communication diagram formerly called collaboration diagram is an interaction diagram that show similar information to the sequence diagram but it main focus is on object relationship. On communication diagram object are shown with association connectors between them, messages are added to the associations and show as short arrows pointing in the direction of the message flow. The sequence of message is shown through a numbering scheme.

Communication diagram <>

Communication <>

Component Diagram

Component diagrams illustrate the pieces of software, embedded controllers, etc., that will make up a system. A component diagram has a higher level of abstraction than a Class Diagram - usually a component is implemented by one or more classes (or objects) at runtime. They are building blocks so a component can eventually encompass a large portion of a system

SOFTWARE DEPLOYMENT

Deployment Diagram

A deployment diagram models the run-time architecture of a system. It shows the configuration of the hardware elements (nodes) and shows how software elements and artifacts are mapped onto those nodes.

Physical Data Model

The physical data model (PDM) presents all the necessary tables in our database. It provides a technical and concrete solution which enable the implementation of the web application. The Physical Data Model specifies the type of Database Management System (DBMS) to be used in managing the database. This model exposes a detail structure of the different database files.

SOFTWARE TESTING

Preparing Test Plan

Preparing the test plan is the first step in the last phase of the software development cycle .The test plan consists of all the activities that had to be done in the software testing phase. This test plan has been documented using the rational test manager software.

Perform Validation Testing

Software is completely assembled as a interfacing errors have been uncovered and a final series of software test validation testing may begin. Validation successive when the customer is satisfied.

Validation Test Criteria

Software validation is achieved through a series of black box test that

demonstrates conformity with requirements.

Coverage Analysis

Coverage analysis is used to identify untested code. Using rational pure

coverage, untested code can easily be identified.

Memory Leaks

Memory leak testing has been done using rational purity software.

User Account


Products

Shopping cart

6.4. Track order

Admin page

Product Management

Log file management

online-shopping-modelling-and-development-'s People

Contributors

analysthub-hub avatar

Watchers

 avatar

Forkers

amtech

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.