With the more and more in-depth and extensive application of information technology in management, the implementation of management information system has gradually matured in technology. This article describes the whole process of developing a memoir for a class at Seaside College. By analyzing the shortcomings of the management of the class memoirs of the Seaside College, a program for computer management of the class memoirs of the Seaside College was created. This paper introduces the system analysis part of the memoir of the Haibin College class, including feasibility analysis, etc., and the system design part mainly introduces the system function design and database design.
The class memoir administrator functions of this seaside college include personal center, user information management, class committee information management, class information management, joining class management, news information management, class album management, activity information management, donation information management, forum information management, and system information management. Users can sign up, log in, join classes, view various information, post forums, make donations, etc. Therefore, it has a certain practicability.
This site is a BS mode system, using Spring Boot framework, MySQL database design and development, to fully ensure the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the management of class memoirs of Haibin College systematic and standardized. The use of this system frees managers from heavy work and realizes paperless office, which can effectively improve the efficiency of class memoir management in Seaside College.
Keywords: Memoirs of the class of the Waterfront College; Spring Boot framework; MySQL database.
1System Overview 1
1.1 Background 1
1.2Purpose of the study 1
1.3System Design Ideas 1
2Related Technologies 2
2.1 MySQL Database 2
2.2 b s structure 3
2.3 Introduction to the Spring Boot Framework 4
3 Systems Analysis 4
3.1Feasibility analysis 4
3.1.1Technical feasibility 4
3.1.2Economic viability 5
3.1.3Operational feasibility 5
3.2System performance analysis 5
3.2.1 System Security 5
3.2.2 Data Integrity 6
3.3System interface analysis 6
3.4System Flow and Logic 7
4System Overview Design 8
4.1Overview 8
4.2System structure 9
4.3.Database Design 9
4.3.1Database entity 9
4.3.2 Database Design Table 11
5 System Detailed Implementation 16
5.1 Implementation of the Administrator Module 16
5.1.1 User Information Management 16
5.1.2 Class Committee Information Management 17
5.1.3 Class Information Management 17
5.1.4 Class Album Management 18
5.2 Implementation of the user and class committee module 18
5.2.2 Class Committee Registration 18
5.2.3 Class Information Management 19
5.2.3 Join Class 20
6System Test 20
6.1 Concept and Meaning 20
6.2 characteristics 21
6.3 Importance 21
6.4Test Method 22
6.5 Functional Testing 22
6.6Usability testing 23
6.7Performance testing 23
6.8 Test analysis 23
6.9Analysis of test results 24
Conclusion 24Acknowledgments 25
Ref. 25
1 User Information Management.
The system administrator of the Memoir of the Seaside College class can manage users, modify, delete, and query user information. The specific interface is shown in Figure 51.
2. Class committee information management.
The system administrator can view, add, modify, delete and query the class committee information. The specific interface is shown in Figure 52 shown.
3 Class information management.
The system administrator can add, modify, delete, and query class information. The interface is shown in the following figure:
4 Join the class.
The class committee creates a class, the administrator reviews the class, and finally the user can join the class. The interface is shown in the following figure: