Shopping Mall Management System

Post on 11-Jan-2017

2.023 views 7 download

Transcript of Shopping Mall Management System

Shopping Mall Management System

Group Members

Table of Content

Project Narrative

Entities

Software Required

Data Flow Diagram

Entity–Relationship Model

Project Narration

The objective of the “Shopping Mall Management System” is to login and get the information about the products and sales details. The system stores all the information about the employee, their complete details.

Every organization, whether big or small, has human resource challenges to overcome, therefore we design exclusive shopping mall management system that are adapted to the managerial requirements. This is designed to assist in strategic planning, and will help you ensure that your organization is equipped with the right level of human resources for your future goals.

Entities

EMPLOYEE TABLE

LOGIN TABLE

BRAND TABLE

PRODUCT TABLE

SALES

Software required

PuTTy

Employee Table

The employee module is used for storing the information of the employee

The basic information in this module may contain employee id, employee name, DOB, Gender, Qualification, and contact number

Login Table

The login module is used for storing the information of the employee that who is logged in.

The basic information in this module may contain username and password of the employee

Brand Table

The brand module is used for storing the information of the product

The basic information in this module may contains Brand_id and Brand name of the product.

Product Table

The product module is used for storing the information of the products

The basic information in this module may contains product_id, product name, cost of the product, expiration date, brand_id and user_id.

Sales The sales module is used for storing the information

of the product sold out.

The basic information in this module may contains about product_id, customer, quantity, cost, sell date, and user_id.

Entity–Relationship Diagram

EMPLOYEEEmp_idName DOBGenderQualification Contact Number

LOGINUser_idPassword

BRAND Brand_idBname

PRODUCTPro_idPname CostExp_DateBrand_idUser_id

SALESPro_idCustomer_nameQtyCostSell_DateUser_id

Tables

Employee table

LOGIN TABLE

BRAND TABLE

PRODUCT TABLE

SALES

Conclusion

Finally, we can say that this system reliable, felixble and it saves the profitable time of the employee. which can be very much used by the organization which would be an extra favorable position.

References

https://en.wikipedia.org/wiki/SQL

https://en.wikipedia.org/wiki/Database_design