0% found this document useful (0 votes)
54 views9 pages

Electronics Showroom Management System: Name:Awais Rashid Reg No:SP17-BCS-017 Class/Section:5A Submitted To

The document describes an Electronics Showroom Management System that helps owners manage inventory, sales orders, purchase orders, expenses, and other financial data. The system allows tracking products with serial numbers, creating purchase/sales orders, entering product information, and storing customer, salesperson, and payment data. It generates various reports to help manage the business. Entity relationship diagrams and data tables are provided to illustrate how the system would structure and link the different types of data.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views9 pages

Electronics Showroom Management System: Name:Awais Rashid Reg No:SP17-BCS-017 Class/Section:5A Submitted To

The document describes an Electronics Showroom Management System that helps owners manage inventory, sales orders, purchase orders, expenses, and other financial data. The system allows tracking products with serial numbers, creating purchase/sales orders, entering product information, and storing customer, salesperson, and payment data. It generates various reports to help manage the business. Entity relationship diagrams and data tables are provided to illustrate how the system would structure and link the different types of data.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Electronics Showroom

Management System

Name:Awais Rashid

Reg No:SP17-BCS-017

Class/Section:5A

Submitted to: Dr Saeed ur Rehman

Dated: 3/28/2019
Electronics Showroom Management System

PURPOSE:
Electronic Showroom Management system helps Electronic showrooms owners and
management staff by producing different kind of financial and stock tracking reports, etc. This
software is able to manage all electronic stocks i.e; Television, Washing Machines, Computers,
Microwaves, etc. In this software shop owner can manage the data of customer and buyers. Also
tax information and other government charges including recycle charges.

SCOPE:

Hence six types of data can be imported into Sales Orders, Purchase Orders, Products,
Customers and Inventory.

The project provides the following facilities to the customers:

1. Print out option is used to take purchase billing order.


2. Accurate billing date and Time.

The project provides the following facilities to the administrators:

1. It tracks products with serial numbers.


2. Creating a Purchase Order.
3. Entering Product Information.
4. Creating a Sales Order.

The project provides the following facilities to the companies:

1. This software is perfect for Electronic Showroom.


2. Systematized data storage.

OVERVIEW:
Electronic Showroom Management System is application software utility that efficiently
maintain the inventory of the Electronic Showroom. This software is capable of recording details
of sales and purchase order. Similarly keeps track of expenses and income of the company. This
billing accounting software can be used to generate various reports including Item, Ledger, Sales
order, Purchase order and Expenses ledger and more.
System Entities:
1. Customers.
2. Salesman’s.
3. Appliances.
4. Orders.
5. Expensive.
6. Pavements.

System Attributes:
1. Customers:
Name, id, address, contact no, order, last prize, cash, delivery and date/time.
2. Salesman:
Name, id, address, contact no, salary, working hours, date/time.
3. Appliances:
Name, brand, code, prize, stock.
4. Expensive:
Daily expense, Monthly expense, salaries, budgets.
5. Orders:
Order id, order of appliance, appliance code, appliance prize.
6. Pavements:
Pid, customer id, order id, appliance code, pavement method.
Entity Relationship Diagram

C_ID C_Name O_ID O_Name

C_Cont_Number Customer order Orders

C_Order C_Date/Time 0_Prize O_Code

A_Name Appliances A_Brand

From
A_Code A_Prize

P_Customer_ID P_ID S_ID S_Name

Salesman
P_Order_ID Pavements Record

P_Appliance_Code P_Appliance_Prize S_Address S_Contact_No S_Date/Time

E_Daily_Expense Expensives E_Budgets

E_Monthly_Expense E_Salries
 Relation Schema:
CREATE TABLE Customer (Name CHAR(20)

ID INTEGER

Address CHAR(10)

Contact INTEGER

Order CHAR(10)

Date/Time INTEGER

PRIMARY KEY:(ID))

CREATE TABLE Salesman (Name CHAR(20)

ID INTEGER

Address CHAR(10)

Contact INTEGER

Salary INTEGER

Hours INTEGER

Date/Time INTEGER

PRIMARY KEY:(ID))

CREATE TABLE Appliances (Brand CHAR(10)

Code INTEGER

Prize INTEGER

Stock INTEGER

FOREIGN KEY:(Name))

CREATE TABLE Expensives (Daily Expense INTEGER

Monthly Expense INTEGER

Salries INTEGER

Budgets INTEGER
FOREIGN KEY:(Budgets))

CREATE TABLE Orders (ID INTEGER

No INTEGER

Code INTEGER

Prize INTEGER

PRIMARY KEY:(ID))

CREATE TABLE Pavements(ID INTEGER

Customer ID INTEGER

Order ID INTEGER

Code INTEGER

Method CHAR(10)

PRIMARY KEY:(ID))

 Relations(Tables):

Customers:

Salesman’s:
Appliances:

Orders:

Expensive:

Pavements:
 First Normal Form:

 Before First Normal Form:

 After First Normal Form:

A_Name A_Brand A_Code A_Prize A_Stock


Tv Orient 2244 25000 5
Hoods Cannon 2456 15000 6
Hoods Nasgas 9875 15000 6
Freezer Orient 2563 42000 8
Freezer Pel 3698 42000 8
AC Pel 2569 67000 15
AC Ghree 3645 67000 15
Washing Machine Dawlance 5588 12000 4
Washing Machine Pel 2689 12000 4
 Function Dependency:

 Transitive Dependency:

 Partial Dependency:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy