RETAIL STORE MANAGEMENT

Slides:



Advertisements
Similar presentations
Banking Business Scenario
Advertisements

Retail Promotion __________________ – any form of communication used by retailers inform the public Promotional ___________ – the way the retailer combines.
Data Flow Diagramming Rules Processes –a process must have at least one input –a process must have at least one output –a process name (except for the.
CUONG NGUYEN PRIYA PAKHANAVAR RUSSELL ROBINSON RPC Hotels.
Chapter 10 The Traditional Approach to Design
Database Design Conceptual –identify important entities and relationships –determine attribute domains and candidate keys –draw the E-R diagram Logical.
Organizing Data Chapter 5. Data Hierachy Table = Entities X Attributes Entities = Records Attributes = Fields.
Entity-Relationship Modelling Introduced by Chen in 1976 The ER Model is used to construct the conceptual data model – independent of DBMS Most widely.
Process Descriptions: Logic Modeling
Database Design Chapter 2. Goal of all Information Systems  To add value –Reduce costs –Increase sales or revenue –Provide a competitive advantage.
Table of Contents The independent variable, x, denotes a member of the domain and the dependent variable, y, denotes a member of the range. We say, "y.
Software Design Description (SDD) Diagram Samples
Entity Relationship Model Chapter 6. Basic Elements of E-R Model Entity Object of the real world that stores data. Eg. Customer, State, Project, Supplier,
Data Flow Diagrams (DFDs)
Creating Entity Relationship Diagrams. Identify data stores The data stores are easy to identify if you have already created a data flow diagram If you.
CSE 441: Systems Analysis & Design
EDU MANAGER Presented By : us at :
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
PRESENTED BY: CHAKRADHAR CHILAKAPATI CHRISTINA NALLY KHALID NOUR VISHALI VELI In Bloom Flower Shop.
1. Objectives At the end of this chapter you should be able to:  Discuss the use and features of a data model  Define the terms entity and attribute.
Entity-Relationship (ER) Modelling ER modelling - Identify entities - Identify relationships - Construct ER diagram - Collect attributes for entities &
1 אירוע אמאזון. 2 שלבי הפיתוח עם דיאגרמות UML 3 אמאזון תרשים תוכן.
Group Members Krishna C Kandala Guruprasad Ramachandra Shweta Satish.
Use Cases -Use Case Diagram Chapter 3 1. Where are we? 2 Analysis Chapters Ch 2Investigating System Requirements Ch 3Use Cases Ch 4Domain Modeling Ch.
Btec National - Advanced Databases 1 Advanced Databases Entity Relationship Diagrams.
PROJECT SPONSOR: CHAMPION TOYS INC Timucin ALBAYRAK Rauf GADAR.
Presented by Team B Overview of Inventory System for Chocolate Café By John Leonard, Jamal Matthews, Sandra McMahon.
Data Flow Diagrams (DFDs) 1Information Systems Engineering.
Crisis Line/Safe House Case Management System Martin Zhao Mercer University.
Database Development Data Analysis: The Entity Relationship Powered by DeSiaMore1.
What is an Entity Relationship Diagram?. An Entity Relationship Diagram is a graphic that is speacialized to illustrate or give examples of the inter.
Btec National - IT SYSTEMS ANALYSIS AND DESIGN 1 IT Systems Analysis and Design Entity Relationship Diagrams.
1 SYS366 Business Use Cases. 2 Today Business Use Cases Identifying Stakeholders & Actors.
HOUSTON E-RETAILERS PRESENTED BY: BALA ANUDEEP GUDURI (LEAD) KAVYA HEGDE DIVYA GANGWANI SUHAS MALAVALLI.
Order Database – ER Diagram Prepared by Bryan Borcher Spring 2014.
Blood Donors System Project Lead : Chaitanya M Project Members : Anbalagan Nagarjuna R Nithyasri B.
ISMT221 Information Systems Analysis and Design Use case diagram Lab 4 Tony Tam.
E.R Diagrams Tiffany Shaw 6AQ
All Occasion Gifts Group Members Priya Pradhan Ranjani Prasad Paul Hennigan Group #4.
Computer E-ssentials Group : Will Howell Tausif Rajkotwala Komal Chandarana.
All Occasion Gifts Group Members Priya Pradhan Ranjani Prasad Paul Hennigan Group #4.
Creating E/R Diagrams with SQL Server Management Studio, Writing SQL Queries D0ncho Minkov Telerik School Academy schoolacademy.telerik.com Technical Trainer.
Use Cases -Use Case Diagram
Unary Many-to-Many Relationship
Domain Models Part 1
Chapter 12 Information Systems.
Retail Management
Retail Management
Retail Management
Retail Management
Retail Management
Retail Management
Smart Draw v2010 آزمایشگاه مهندسی نرم افزار
Databases and Information Management
Order Database – ER Diagram
Information Systems in Organizations 2. 1
Entity-Relationship Modeling "Extended"
CUSTOM CLOTHING “YOU DON’T HAVE TO COME TO US, WE’LL COME TO YOU”
Use Cases & Use Case Diagrams
Before: October 19, 2017 A function is represented by f (x) = 2x + 5. Find f (3). Create a table representing the above function with a domain: {1,2,3,4}
Seema Tomar Chris Robson Suma Surpur
PowerPoint Template.
MIS2502: Data Analytics Relational Data Modeling
Information Systems in Organizations 2. 1
Domain Modeling.
Click to add your text.
FW Product and Base Processes
Information Systems in Organizations 2. 1
Entity-Relationship Modeling "Extended"
Entity-Relationship Modeling "Extended"
Presentation transcript:

RETAIL STORE MANAGEMENT SYSTEM Group-1 Anuj Samariya 1012304 Gangaiah Lakkakula 998100 Pragya Jain 988138 Sagarika Nanda 986066 Swagata Pramanik 986587 Vaibhav Baluni 1004098

Table of Contents Case Study SDLC Requirement Analysis and Design Use Case Domain Model Class Diagram Sequence Diagram ER Diagram

Case Study Currently there is no automated system for store management operations. Inconsistent, inaccurate and time consuming business by the manual system. Automation of the activities and operations mentioned by operating from any point of sale within the store.

SDLC

Requirement Analysis and Design To provide a centralized system for performing various operations on the stock- Add products to stock , manage customer cart , generate bill etc. Different classes required- Store, Customer, Order, Product, Cart,Report.

Identifying Classes With the help of noun phrases. Functions applying on the entities. Real time entities.

Use Case Diagram

Domain Model

Class Diagram

Sequence Diagram

Sequence Diagram contd..

Sequence Diagram contd..

Sequence Diagram contd..

Sequence Diagram contd..

Entity Relationship Diagram

Thank You