Book Shop System Management
Book Shop System Management
MANAGEMENT
Software engineering – Final Project
JANUARY 9, 2023
Sales Component
First Level Data Flow Diagram(st Level DFDJ Of Online Book Store
Second Level Data Flow Diagram (2nd Level DFD) Of Online Book Store
Classes and their methods of Book Shop Management System Class Diagram:
Books Methods: addBooks(), editBooks(), deleteBooks(), updateBooks(),
saveBooks), searchBooks()
Receipts Methods: addReceipts(), editReceipts(), deleteReceipts(),
updateReceipts(), saveReceipts(), searchReceipts)
Sales Methods: addSales(), editSales(), deleteSales(), updateSales(),
saveSales(), searchSales()
Inventory Methods: addinventory(), editInventory(), deletelnventory(),
updatelnventory(), savelnventory(), searchInventory()
Stocks Methods: addStocks(, editStocks(), deleteStocks(), updateStocks(),
saveStocks(), searchStocks()
Publications Methods: addPublications), editPublications),
deletePublications (, updatePublications(), savePublications), search
Publications)
Zero Level Data Flow Diagram (O Level DFD) of Online Book Store :
This is the Zero Level DFD of Online Book Store, where we have eloborated
the high level process of Book Store. It's a basic overview of the whole Online
Book Store or process being analyzed or modeled. It's designed to be an at-a-
glance view of Bills, Book Stocks and Delivery showing the system as a single
high-level process, with its relationship to external entities of Book, Customer and
Order. It should be easily understood by a wide audience. including Book, Order
and Bills In zero leve DFD of Online Book Store, we have described the high level
flow of the Book Store svstem
First Level DFD (1st Level) of Online Book Store shows how the system is
divided into sub-systems (processes), each of which deals with one or more of the
data flows to or from an external agent, and which together provide all of the
functionality of the Online Book Store system as a whole. It also identifies internal
data stores of Delivery, Book Stocks, Bills, Order Update.
Order that must be present in order for the Book Store system to do its job
and shows the flow of data between the various parts of Book, Order, Book Stocks,
Delivery, Bills of the system.
DFD Level 1 provides a more detailed breakout of pieces of the 1st level DD.
You will highlight the main functionalities of Book Store.
Main entities and output of First Level DFD (1st Level DFD):
Processing Book records and generate report of all Book
Processing Customer records and generate report of all Customer
Processing Order records and generate report of all Order
Processing Order Update records and generate report of all Order Update
Processing Bills records and generate report of all Bills
Processing Book Stocks records and generate report of all Book Stocks
Processing Delivery records and generate report of all Delivery
Second Level Data Flow Diagram (2nd Level DFD) Of Online Book Store
DFD Level 2 then goes one step deeper into parts of Level 1 of Book Store. It may
require more functionalities of Book Store to reach the necessary level of detail
about the Book Store functioning.
First Level DD (1st Level) of Online Book Store shows how the system is
divided into sub-systems (processes).
The 2nd Level DFD contains more details of Delivery, Book Stocks, Bills,
Order Update, Order, Customer, Book.