Java+mysql student course selection system design and implementation source code

Javaweb project, the source code for the design and implementation of the student online course selection system, the database is implemented with mysql and jsp technology.
Back-end framework: Servlet, JSP, JDBC, DbUtils
I
UI interface: EasyUl, jQuery, Ajax
Database: MySQL
system is divided into three types of users: 1. Student module
student information management, course selection information management, attendance information management, leave information management, Grade information management, password modification 2. Teacher module
Student information management, class information management, teacher information management, course information management, course selection information management, attendance information management, leave information management, grade information management, system management
3. System administrator
students Information management, class information management, teacher information management, course information management, course selection information management, attendance information management, leave information management, grade information management, system management

Insert picture description here
Insert picture description here

Insert picture description here
Insert picture description here
Insert picture description here
Download link: Design and implementation of online course selection system for Java students

https://download.csdn.net/download/java_12134/14013001

Guess you like

Origin blog.csdn.net/java_12134/article/details/112135232