Naruto style student dormitory management system based on SSM/Layui framework

Table of contents

1. Project introduction

2. Use technology

3. Function introduction

The main functions realized: 

4. All pages


Naruto style student dormitory management system based on SSM/Layui framework

 

 

1. Project introduction

This project is a set of college dormitory management system based on SSM+Layui, which is mainly aimed at students majoring in computer related majors who are doing graduation projects and Java learners who need project practice.

Including: project source code, database scripts, etc., as well as the software and system environment configuration that must be installed for the project to run. This project can be used directly as a complete set.

After strict debugging, the project can be packaged, deployed and built to ensure that it can run!

2. Use technology

Use framework: Spring, SpringMVC, Mybatis
database: MySQL
encryption: MD5 encryption
Front-end framework: jsp, Layui framework
Development tools: IDEA (recommended) / MyEclipse / Eclipse


3. Function introduction

University dormitory management system developed based on SSM+Layui framework.
The main users of the system are divided into system administrators, dormitory managers and student users.

The main functions realized: 

1. Administrator login and logout
2. Administrator, class, student, dormitory, sanitation, visitor addition, deletion, modification and query of each module
3. Correlation query of individual modules
4. Export data of each module to Excel
5. Encrypt data through MD5 , to ensure safety

4. All pages

1. Student information - can search, view, edit, delete, add student information and export all student information to Excel

  
2. Class list - administrators can add, view, edit and search class information, add tutors to the class, and export class information to Excel

 
3. Class students - administrators can add, view, edit, search student information, associate with each class, and export student information to Excel at the same time


4. List of dormitories - add, delete, modify and check each dormitory


5. Personnel information - add, delete, modify and check dormitory personnel


6. Maintenance level - Warranty registration for each dormitory


7. Dormitory Sanitation - Management registration of each dormitory hygiene


8. Student hygiene - management of the hygiene of each student in the dormitory


9. Visitor list - add, delete, modify and check visitor registration


10. Administrator list - administrators can add, delete, modify and query new administrator information

 

 

 

 

 

 

 

 

 

 

 

Guess you like

Origin blog.csdn.net/qq_31851435/article/details/130672426