程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Computer graduation design Python + django online recruitment system (source + + mysql database system + Lw document)

編輯:Python

Project Introduction

The online job recruitment system adopts technologies such as B/S structure, python development language, and Mysql database.The system is mainly divided into three parts: administrator, user and company. The main functions of administrator management include: home page, personal center, user management, company management, recruitment information management, delivery record management, scoring record management, complaint record management, and personal resume management., job invitation management, chat record management, talent pool management, system management, etc.Users mainly include: home page, personal center, delivery record management, scoring record management, complaint record management, personal resume management, job invitation management, chat record management, etc. The company mainly includes: home page, personal center, recruitment information management, delivery record management, personal resume management, job invitation management, chat record management, talent pool management and other functions, basically realized the entire online job recruitment system information management process.Based on the general online job-hunting and recruitment system, this system adds the function of pushing the latest information on the home page to facilitate users to browse quickly. It is an efficient, dynamic and interactive online job-hunting and recruitment system.


Development environment

Development language: Python
Python framework: django
Software version: python3.7/python3.8
Database: mysql 5.7 or higher
Database tool: Navicat11
Development software: PyCharm/vs code
Front-end framework: vue.js
Developable framework: ssm/Springboot/vue/python/PHP/applet/Android can be developed

System screenshot

Online job search and recruitment system, you can view the home page, recruitment information, news information, personal center, background management, customer service consultation, etc. for detailed operations on the home page of the system


Recruitment information, you can view the title, post on the recruitment information pageTime, company account number, company name, registration number, recruitment position, number of recruits, post treatment, job requirements, cover page, company introduction details, and operations such as resume delivery, company scoring, complaints, and consultation as needed
The administrator logs in, fill in the username, password and verification code as required on the login page before entering the systemPassword, select role and other information, click login to log in

After logging in to the system, the administrator can manage the homepage, personal center, user management, company management, recruitment information management, delivery record management, scoring record management, complaint record management, personal resume management, job invitation management, chat record management,Talent pool management, system management, etc. for corresponding operation management


User management, on the user management page, you canAccount, user name, gender, mobile phone, email, ID card, photo, graduate school, education, major, etc. for details, modification and deletion, as shown in the figure
Company management, on the company management page, you can check the index, company account number, company name, registration number, registration time, company address, and name of the person in charge., gender, ID card, mobile phone, email, photo, review reply, review status, review and other content for details, modification and deletion, as shown in the figure
Abstract 1
Abstract 2
1 Introduction 5
1.1 Research background 5
1.2 Overview of domestic and foreign research 5
1.3Research Significance5
1.4 Research Purpose6
2 System Development Environment7
2.1 B/S Architecture7
2.2 Introduction to Python7
2.3 Django Framework7
2.4 MySQL Introduction8
2.5 MySQL Environment Configuration 8
3 Requirements Analysis 8
3.1 System Objectives 9
3.2 System Functions 9
3.3 System Flow and Logic 9
4 System Outline Design 13
4.1 Overview 13
4.2 System Structure 13
4.3. Database Design 15
4.3.1 Database Entities 15
4.3.2 Database Design Tables 16
5 System Detailed Design 25
5.1 System Function Modules 25
5.2 Administrator function module 26
5.3 Company function module 30
5.4 User function module 31
6 System test 34
6.1 Purpose of system test 34
6.2 System test method 34
6.3 Test Results 35
Conclusions 36
Acknowledgements 37
References 38


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved