当前位置:网站首页>An academic paper sharing and approval system based on PHP for computer graduation design
An academic paper sharing and approval system based on PHP for computer graduation design
2022-07-03 18:01:00 【q_ one billion thirty-nine million six hundred and ninety-two t】
Project introduction
In recent years, academic exchanges from all walks of life have become increasingly frequent , Accordingly , Various academic conference papers are also numerous , Using the traditional manual transceiver processing mode is not only time-consuming and laborious 、 inefficiency , Moreover, it is prone to loss, omission or untimely handling . Although there have been some management platforms that can automatically process papers at previous academic exchange conferences , However, most of these platforms have restrictions on the submission format of papers ( For example, it is required that the submission format of the paper must be pdf file ), And obviously do not pay enough attention to the confidentiality of the paper , As a result, many papers are published without review .
The system mainly provides users with member registration , Membership landing , Upload academic papers , User data modification and other functions , It provides paper management for administrators , User information management , Paper review, information management and other functions . In terms of design , The system adopts B/S structure , Use at the same time PHP Technology for dynamic page design , Background database selection MYSQL database .
- User registration login
2) Users upload academic conference papers , Setting paper permissions
3) The administrator authorizes the user to download , Users download academic papers ,
4) Administrators manage registered users
5) The administrator reviews the papers uploaded by users
design sketch



Objective record
pick want I
Objective record II
The first 1 Chapter Clue On 1
1.1 The current situation of the current application field 1
1.2 Development platform and application technology comparison 1
1.2.1 B/S Architecture and C/S The contrast of Architecture 1
1.2.2 WEB Programming language comparison 2
The first 2 Chapter Overall design of the system 4
2.1 Development platform and application technology construction 4
2.1.1 Schema selection 4
2.1.2 programing language 4
2.1.3 Edit software 4
2.1.4 application server 4
2.2 Database design 4
2.2.1 List of database tables 4
2.3 Software overall function flow chart 6
The first 3 Chapter System module design 7
3.1 Login module design 7
3.2 Ordinary user registration module 8
3.4 Management function module 11
The first 4 Chapter System implementation technology 13
4.1 Software implementation technology 13
4.1.1 Uniform style 13
4.1.2 Database connection 15
4.1.3 Verification authority 15
4.1.4 System navigation menu 16
The first 5 Chapter The system test 20
5.1 The purpose of software testing 20
5.2 The importance of software testing 21
5.3 Research and selection of test examples 21
5.4 Test environment and test conditions 22
5.5 System operation 22
Cause thank 23
reference 24
边栏推荐
- Design limitations of structure type (struct)
- Research Report on investment trends and development planning of China's thermal insulation material industry, 2022-2028
- Redis core technology and practice - learning notes (VII) sentinel mechanism
- Redis core technology and practice - learning notes (IX): slicing cluster
- BFS - topology sort
- [LINUX]CentOS 7 安装MYSQL时报错“No package mysql-server available“No package zabbix-server-mysql availabl
- [set theory] order relation: summary (partial order relation | partial order set | comparable | strictly less than | covering | hasto | total order relation | quasi order relation | partial order rela
- 基于人脸识别的课堂考勤系统 tkinter+openpyxl+face_recognition
- (8) HS corner detection
- Micro service component sentinel console call
猜你喜欢

Leetcode 538 converts binary search tree into cumulative tree -- recursive method and iterative method

Micro service component sentinel console call

PHP MySQL preprocessing statement

Research Report on market demand and investment planning for the development of China's office chair industry, 2022-2028

Leetcode 108 converts an ordered array into a binary search tree -- recursive method
![[enumeration] annoying frogs always step on my rice fields: (who is the most hateful? (POJ hundred practice 2812)](/img/50/f89092b492d0138304209a72ff05b4.jpg)
[enumeration] annoying frogs always step on my rice fields: (who is the most hateful? (POJ hundred practice 2812)
![[combinatorics] generating function (summation property)](/img/74/e6ef8ee69ed07d62df9f213c015f2c.jpg)
[combinatorics] generating function (summation property)

Research Report on investment trends and development planning of China's thermal insulation material industry, 2022-2028

Global and Chinese pediatric palliative care drug market development research and investment planning recommendations report 2022-2028
![The number of incremental paths in the grid graph [dfs reverse path + memory dfs]](/img/57/ff494db248171253996dd6c9110715.png)
The number of incremental paths in the grid graph [dfs reverse path + memory dfs]
随机推荐
Leetcode Valentine's Day Special - looking for a single dog
[untitled]
How to deploy applications on kubernetes cluster
How to draw non overlapping bubble chart in MATLAB
【统信UOS】扫描仪设备管理驱动安装
Analysis report on production and marketing demand and investment forecast of China's PVC industry from 2021 to 2026
PHP MySQL order by keyword
[combinatorics] recursive equation (four cases where the non-homogeneous part of a linear non-homogeneous recursive equation with constant coefficients is the general solution of the combination of po
解决Zabbix用snmp监控网络流量不准的问题
Image 24 bit depth to 8 bit depth
MySQL has been stopped in the configuration interface during installation
Mathematical formula (test)
ArrayList分析3 : 删除元素
小程序 多tab 多swiper + 每个tab分页
List的stream中Long对象与long判等问题记录
A. Odd Selection【BruteForce】
Leetcode 108 converts an ordered array into a binary search tree -- recursive method
Research Report on investment trends and development planning of China's thermal insulation material industry, 2022-2028
模块九作业
Lesson 13 of the Blue Bridge Cup -- tree array and line segment tree [exercise]