Project Number: BS-GX-002
Today introduce a graduation design topic selection system based on JavaWeb implementation, the system based on JSP/SERVLET development, using JDBC connection operation database, database using MYSQL database, development tools for IDEA or ECLIPSE. The front end uses BootStrap framework for page development, with complete functions, correct operation and beautiful interface. It is an excellent graduation design work. Let’s take a look at the basic architecture design of the system and the display of the main functional modules, hoping to be helpful to you. The system is divided into three roles:
Administrator role: Enter the system can operate all modules, mainly including student information management, teacher information management, topic information management, announcement management, message management, resource file management, administrator user management and other functions.
Teacher role: after entering the system, you can manage personal information, view student information, manage your own topics, approve students to apply for their own topics, leave messages for students, view system announcements and messages, download system resource files, etc.
Student role: You can manage personal information, view teacher information, apply for topic selection, view messages, view system announcements, and download system resource files.
Login URL: http://localhost:8080/bysjxt/page-login.jsp
Some functions of the system are shown as follows:
One, management into the system
Student management in information management
Teacher management of information management
List of topics for project management
Add topics to project management
List of topics for project management: you can only review your own topics
Announcement of the information
Message information
System file resource management
Educational administrator management
Shortcut menu: Exit the system
Second, the role of teachers
Check personal Information
Modifying personal Information
View student information
Manage your own published projects
Release subject
Check students’ topic selection
Viewing Bulletin Information
Viewing Message Information
Add a message
The following resources are system file resources
Third, the student enters the system
Check personal Information
Modifying personal Information
View the List of teachers
Display subject information
Show your choice of topic
Online topic
View bulletins and messages
Downloading Intranet Resources
\