I. Introduction of the topic
This system is a small book management system, designed for individuals. The system needs to log in and then enter the main realm.
In this interface we can select the required function modules to complete the functions to be performed.
The system has 4 functional modules: library storage, book search, book deletion, book overview, change password. Support a series of simple operations on book management, such as query, delete, add, change Password and so on.
Description
The first is the input judgment, equivalent to the login module, the user is required to enter the user name and password, and then judge, if the judgment fails to exit the system, otherwise enter the main interface of the book Management system. After entering the main interface, the user should choose the function that they need to perform, that is, click on the corresponding item by mouse to complete the desired action.
Second, the source of GitHub links
Https://github.com/ChristianLiWei/Individual-Project
Third, the design of the module test cases, test results
Iv. problems and solutions, experience
In the development of this system, because I am a novice development software, knowledge, experience, there are deficiencies. In addition, the whole process of development, time is also relatively hasty. Therefore, the system will inevitably exist some shortcomings and deficiencies. Because of the whole process of library management is not familiar with the requirements of the analysis of the failure to fully meet the needs of users. Although there are many deficiencies in this management system, it is necessary for the management system to have the advantages of comprehensive functions, easy updating of the program, easy database management, friendly interface, convenient operation, high efficiency and good security. Believe that this library management information system is a set of school libraries in the daily management of the necessary management software, through the development of this system, I mastered the project development process, further proficient in the basic knowledge of the professional, consolidating my Master of Java and access to graduate. The greatest harvest in design is not the application of the development tools, but the way of thinking of the design system.
Library Management System