Graduation project-A comprehensive management system for film and audio-visual exchanges based on Java+SSM

Source code name: SSM-based audio and video communication integrated management system

Project type: Java web (SSM framework)

User type: dual roles, user, administrator

Main technologies: Java, JSP, SSM, Layui

Operating environment: win10/win7, JDK1.8 and above

Running tool: IDEA/Eclipse

Database: MySQL5.5 and above

Running server: Tomcat7.0 and above

Is it based on Maven environment: No

Number of database tables: 10 tables

Whether there are code comments: There are comments

Whether there is a graduation thesis: Yes

Whether there is PPT: yes

Portable services: remote debugging services and guidance services (remote debugging, Q&A and guidance)

Applicable scenarios: Java graduation project learning reference.

Project Introduction: This system is mainly divided into front desk and back desk. The front page is mainly for users. Users need to register and log in. After logging in, they can conduct audio and video communication. The main functions include short audio and video videos, music lists, message boards, and problem discussions. The backend is the management entered by the administrator. The specific functions include category management, user management, comment management, message management, audio and video management, music management, chat message management, problem discussion management, and personal information query, deletion, etc. function.

Project Description

Project skeleton

Project skeleton.png

database

database.png

Log in

Login.png

front page

Home.png

register

Register.png

Category management

Category management.png

Chat message management

Chat message list.png

Message management

Message management.png

Comment management

Comment list.png

Add new audio and video videos

Added new short movie video.png

Modify question

Modify the question.png

Modify music

Modify music.png

user list

User list.png

Guess you like

Origin blog.csdn.net/liqz666/article/details/134609001