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

Graduation design based on python+vue+elementui+django freshman check-in service management system (front and back end separation)

編輯:Python

Every year at the beginning of school , There will be new students pouring into the university campus , How to do a better job in the registration of Freshmen in Colleges and Universities , It is a problem that many colleges and universities have been studying . Because most freshmen enter the university campus for the first time , Therefore, the specific procedures are not very clear , At this time, someone needs to guide . The traditional mode of orientation work is to have senior brothers and sisters , Organization personnel , Acting for college students , To finish the work . However, with the changes of the times, if we can do a good job in registering these freshmen , It is a key point of our research , That is to develop a new check-in system through the Internet , In the system , Freshmen can log in to the system directly through their student ID and password to learn some information about Freshmen's enrollment . And it can also liberate a lot of human resources .

System login , The administrator enters the user name and password , In the role, select administrator , Click login to enter the system for operation

After the administrator logs in to the system , You can view the home page , Personal center , User management , Freshman information management , Dormitory arrangement management , System management and other functions , It can also operate each function one by one
User management , On the user management page, you can index , The user id , User name , Gender , You phone , Avatar and other content for details , Modify or delete

Item number : python230django Freshman check-in service management system
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
Freshman information management , On the freshman information management page, you can index , The user id , User name , Gender , Head portrait , Student number , Check in time , fraction , Students' places of origin, etc , Modify or delete

Dormitory arrangement management , On the dormitory arrangement management page, you can index , Dormitory number , Dormitory type , Building number , Floor No , The number of people who can live , Remaining beds , Schedule a date , The user account , User name , You phone , Gender and other information , Modify or delete

pick want I
Objective record III
Chapter one summary 1
1.1 Research background 1
1.2 Development significance 1
1.3 Research status 1
1.4 research contents 2
1.5 The structure of the paper 2
Chapter two Introduction to development technology 1
2.1Python brief introduction 1
2.2mysql Database technology 1
2.3 MySQL Environment configuration 2
2.4 Django Introduce 2
2.5 B/S framework 2
The third chapter Systems analysis 1
3.1 Feasibility analysis 1
3.1.1 Technical feasibility 1
3.1.2 Operational feasibility 1
3.1.3 Economic feasibility 1
3.1.4 Operational feasibility 1
3.2 Performance requirements analysis 2
3.3 System design rules and operating environment 2
3.4 Functional analysis 2
Chapter four The system design 4
4.1 Functional structure 4
4.2 Database design 4
4.2.1 database E/R chart 4
4.2.2 Database table 5
The fifth chapter System function realization 9
5.1 Administrator function module 9
5.2 User function module 11
Chapter six The system test 13
Chapter 7 Summary and experience 14
7.1 summary 14
7.2 Experience 14
thank 1
reference 2
author : Half past two in the morning String

Game programming , A game development favorite ~

If the picture is not displayed for a long time , Please use Chrome Kernel browser .


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