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

Python+vue+elementui+django based big data fresh student job search system (front and back end separation) graduation project

編輯:Python

With the coming of information age , Management systems tend to be intelligent 、 systematic , The job hunting system for fresh graduates based on big data is no exception , But at present, the domestic market still uses manual management , The market is getting bigger and bigger , At the same time, the amount of information is becoming larger and larger , Manual management is obviously unable to cope with the changes of the times , And the new graduates' job hunting system based on big data can well solve this problem , It is easy to deal with the usual work of fresh students when they apply for jobs , It can improve human, material and financial resources , It can also speed up the efficiency of work , It is an inevitable trend to replace manual management .
This big data based job search system for fresh graduates is designed to Django As a framework ,b/s Pattern and MySql As a database running in the background , Use at the same time Tomcat Used as the server of the system . The system mainly includes the following functional modules : home page 、 Personal center 、 Job seeker management 、 Company management 、 Corporate information management 、 Recruitment information management 、 Resume delivery management 、 Interview invitation management 、 Interview result management 、 Notification management 、 System management and other modules , The implementation of these modules can basically meet the operation of daily fresh students' job search management .

Item number : python222django A job search system for fresh graduates based on big data
development language :Python
python frame :django
Software version :python3.7/python3.8
database :mysql 5.7 Or later
Database tools :Navicat11
Development software :PyCharm/vs code
The front frame :vue.js

Front desk functions : Users can enter the system to realize the home page 、 Company information 、 Recruitment information 、 Notice notice 、 Personal center 、 Background management and other functions ;
The background is managed by the administrator 、 The composition of the applicant and the company , Main functions include home page 、 Personal center 、 Job seeker management 、 Company management 、 Corporate information management 、 Recruitment information management 、 Resume delivery management 、 Interview invitation management 、 Interview result management 、 Notification management 、 System management, etc ;

A job search system for fresh graduates based on big data , You can view the home page on the home page of the system 、 Company information 、 Recruitment information 、 Notice notice 、 Personal center 、 Background management and other contents for detailed operation

Company information , You can view the company account number on the company information page 、 Corporate name 、 cover 、 The company address 、 Company area 、 The company size 、 Company type 、 Creation date 、 person in charge 、 Contact information 、 Number of employees 、 Number of hits 、 Company introduction and other details , Collect

Company information , You can view the company account number on the company information page 、 Corporate name 、 cover 、 The company address 、 Company area 、 The company size 、 Company type 、 Creation date 、 person in charge 、 Contact information 、 Number of employees 、 Number of hits 、 Company introduction and other details , Collect

After the administrator logs in to the system , Can be on the home page 、 Personal center 、 Job seeker management 、 Company management 、 Corporate information management 、 Recruitment information management 、 Resume delivery management 、 Interview invitation management 、 Interview result management 、 Notification management 、 System management, etc. for corresponding operation management

Interview result management , On the interview result management page, you can index 、 title 、 Job title 、 Time 、 Company account number 、 Corporate name 、 account number 、 Name and other contents for details or deletion

Interview invitation management , On the interview invitation management page, you can index 、 Job title 、 Notice time 、 Company account number 、 Corporate name 、 account number 、 full name 、 Review reply 、 Review status and other contents for details or deletion

Chapter one The introduction 5
1.1 Research background 5
1.2 The state of the system 5
1.3 Functions realized by the system 6
1.4 Characteristics of the system 6
1.5 The organizational structure of this paper 6
Chapter two Development technology and environment configuration 8
2.1 Django frame 8
2.2 Python brief introduction 8
2.3 MySQL Environment configuration 8
2.4 MyEclipse Environment configuration 8
2.5 mysql Database introduction 9
2.6 B/S framework 9
The third chapter System analysis and design 11
3.1 Feasibility analysis 11
3.1.1 Technical feasibility 11
3.1.2 Operational feasibility 11
3.1.3 Economic feasibility 11
3.2 Demand analysis 12
3.3 overall design 12
3.4 Database design and implementation 13
3.4.1 Database conceptual structure design 14
3.4.2 Database specific design 14
Chapter four The concrete realization of the system function 22
4.1 System function module 22
4.2 Background login module 24
4.2.1 Administrator function 24
4.2.2 Job seeker function 27
4.2.3 Company functions 29
The fifth chapter The system test 33
total junction 34
reference 35
Cause thank 36


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