Wednesday, May 22, 2019

Online Library Management System Essay

1. IntroductionDetailed rule starts after the frame phase and system has been show through the re absorb. The goal of this phase is to develop internal system of logic of each of the modules identified during system design In the system design, the focus is an identifying the modules, whereas during the detailed design the focus is on innovation the logic for the modules. In other words in system design attention is on what components ar needed, while in the detailed design how the component can be implemented in the softwargon is the leave.The design process for software system has two events. At the prime(prenominal) level focus is on deciding which modules are needed for the system, the condition of these modules and how the modules should be interconnected. This is called system design or top level design. In the specification of the module can be satisfied is decided. This design level is often called detailed design or logic design, because the detailed design is exten sion of system design, system design controls the major structural characteristics of the system. The system design has a major impact testability and modifiability of a system and impacts its efficiency much of the design efforts for the designing software are spent creating the system design.2. Applicable documentsThe detailed design refers the system documents hence the first application documents here is system design, also we are referring the data structure. Hence second application document here is database design3. Structure of software packageThe software package consists of following functional components.* useable component 1 Registration.* Functional component 2 Book issue.* Functional component 3 Book return.* Functional component 4 Search/view disk di slowly.* Functional component 5 Update book details.* Functional component 6 Payment (Fine).3.1 Structure chartsIt is graphics representation of the control logic of processing function or module representation of the system. It is one of the most common methods used for system design. In a structure charts each course of instruction module is represented by a rectangle box, modules at the top level of the structure charts call the modules at the lower level. The connection between modular are represented by lines between the rectangular boxes. The connection describes the data flows between the called and calling modules.4. Module Decomposition4.1 Student detailsIn this form the users imbibe to enter the details about the student like name, regno, courseetc. If the proper details are not entered at the same time flaw message pull up stakes be displayed and record will not be storedAnd if the entered register number is already exist then the details cant be stored and error message will be displayed.4.2 Delete student detailsIn this case admin can delete individual student details by entering his register number .If the Register no is not entered at same time message will be displayed and rec ord will not be storedAnd if the entered number is already deleted then it will be giving the message.4.3 Book issueIn this form the Liberian can issue the books to the student. If the books are already distributed to students then Liberian cant issue those particular books.4.4 Book returnHere the user must return the book on given date Otherwise fine will be calculated4.5 Calculate fineIn this case we can maintain the late fine of library member who return the issued book after the due date

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.