College student internship recruitment website based on SSM+Java webpage

Source code number: D-E51 Click to view ( classification rules )

Project name: SSM-based internship recruitment website for college students

Source Code Author: Thunderbolt Development

Author of the paper: Written by Getaway

Current version: V1.0 version

Difficulty Level: ✩✩✩

Complexity: ✩✩✩Click to view difficulty level

User Type: Four roles (Student, Enterprise, Tutor, Administrator)

Project architecture: B/S architecture

Development language: Java language

Main technologies: Layui, BootStrap, JSP, SSM framework

Operating environment: win10, JDK1.8

Running tool: Eclipse/IDEA, Eclipse by default.

Database: MySQL5.5/5.7/8.0 version

Running server: Tomcat7.0/8.0/8.5/9.0 and other versions

Whether based on Maven environment: No

Whether to use the frame: yes

Number of database tables: 11 tables

Whether there is a thesis: There is a thesis, the opening report and the original Visio drawing. The number of words in the thesis is about 10,780 words, and the number of pages is 43 pages.

Portable service: remote debugging service and guidance service (remote debugging, question answering and guidance)

Applicable scenarios: Java graduation project, course design learning reference, very suitable for college students who study computer.

Project description: The college student internship recruitment website of this system is divided into the main website and the background, with a total of four roles, namely students, counselors, enterprises, and administrators. The main functional modules of the front-end website include student registration, login, viewing internship positions, modifying personal information, uploading resumes, viewing recruitment trends, etc. On the job details page, you can submit resumes, companies can publish positions, and send interview invitations to submitted students, etc. operate.

Counselors can manage and view students' employment information, and the background is mainly for information management of website information and user information, etc.

Get the source code: SSM-based internship recruitment website for college students - Nine Birds

More source code

Project Description

project skeleton

database

Log in

front page

register

Job Details

Recruitment dynamics

personal information

My resume delivery information

my interview information

Employment Information

Modify student information

Add a counselor

new jobs

Job location management

New recruitment dynamics

Post information management

Interview Information Management

Screenshots of some graduation thesis

The thesis has a total of 10,780 words and 43 pages

Summary

Table of contents

introduction

demand analysis

system design

ER diagram

Database Design

System Implementation

test case

Guess you like

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