System Implementation of A Laundry Management System by Faris Azhar Khan Student ID: 201953080007
System Implementation of A Laundry Management System by Faris Azhar Khan Student ID: 201953080007
Student ID : 201953080007
Laundry firm currently uses a manual system for SQL database application to the users and staffs
critical information. The current system requires laundry management processes. HTML would
numerous paper forms, with data stores spread be at the front-end and provide the graphical
throughout the Laundry firm management user interface that relates with the user, while
infrastructure. Often information (on forms) is the SQL database will be at the back-end to
incomplete, or does not follow management handle the data storage process.
Reduce paper work and redundancy Hyper-Text Markup Language (HTML)is the
thereby improving productivity and basic language used for creating web pages and
lowering cost of printing and purchasing other information that can be displayed in a web
registration materials annually. It aids browser. The purpose of a web browser is to
the administrative in data management read HTML documents and compose them into
of customers, by allowing the user to visible or audible web pages. The browser
search for any customer with ease. doesn’t display the HTML tags, but uses the
tags to interpret the concept of the page.
MATERIALS AND METHODS
Hyper-Text Markup Language
System Analysis and Design
System Requirement
System Architecture
This entails the architectural design of the
laundry management mobile application
showing how the users interact with the
graphical user interface and how the interface
interacts with the database
Entity Relationship Diagram
This ERD lists the different entities, attributes,
represents the different relationships as well
as the instances of occurrence, the constraints
and level of participation.
Mapping Field Key
After constructing the entity relational model for Primary
OrderReviewNo
the system, we mapped the conceptual model
key
Item
onto the relational schema to design structures
Order
of the relations constructed in the database Confirmation
implementation. It shows a graphic Quantity
representation of entities and their primary and Price
foreign keys from tables they reference as; Tax
Order Review table
Field Key
Primary Physical database design
systemName
key This section shows the appearance of the tables
Version in the database. It describes in detail the
System table
attributes of the entities used in the various
relations of the database. Physical database