登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

基于Web的化学品管理系统的设计与实现毕业论文

 2021-04-28 09:04  

摘 要

随着互联网的普及,网络已经成为方便人们提高办事效率的一种工具。如今,各种各样的网站都随着人们的需求应运而生,为各种行业服务。对于一个需要化学品管理的公司来说,通过化学品管理网站管理化学品能提高效率,解决管理的安全问题。

化学品管理网站分为普通用户和管理员用户两个部分。

普通用户的功能包括查询化学品信息,对化学品信息进行筛选,对化学品进行购买,提交购买危险化学品的申请,查看购买订单。管理员用户的功能包括用户管理,已完成订单管理,对包含危险化学品订单的审核和库存管理。

设计主要分为前端设计和后台设计。

前端设计主要实现用户的操作界面样式,和对数据的展示。在样式的实现上,使用了CSS和bootstrap框架。在逻辑的处理上,使用了JQuery框架。

后台的设计使用了PHP。PHP被分为控制器层和模型层。控制器层处理各个模块的逻辑。模型层则负责函数的具体实现以及对数据库的操作。

关键词:web;化学品;Bootstrap;PHP

Abstract

With the popularity of the Internet, the network has become a tool to facilitate people to improve efficiency.Today, a variety of Web sites with the needs of people came into being, for a variety of industry services.For a company that needs chemical management, the management of chemicals through the chemical management site can improve efficiency and solve the safety problem of management.

the chemical management website is divided into two parts: common user and administrator user.Ordinary users of the function, including query chemical information, screening of chemicals, to buy chemicals, to submit the application for purchase of dangerous chemicals, view purchase orders.The administrator user's function includes user management, has completed the order management, to contain the dangerous chemicals order of the audit and inventory management.

The design is divided into front design and background design.

Front end design to achieve the user interface style, and the display of the data.In the implementation of the style, using the framework of CSS and bootstrap.In the logic processing, this paper uses the JQuery framework.

Background design using the PHP.The PHP is divided into the controller layer and model layer.The logic of each module is processed by the controller layer.Model layer is responsible for the realization of the function and the operation of the database.

key word:web;chemical;Bootstrap;PHP

目 录

第1章 绪论 1

1.1研究目的和意义 1

1.2 国内外研究现状 1

1.3 本文研究内容 2

1.4 本文组织结构 3

第2章 系统的需求分析 4

2.1我国实际情况可行性 4

2.2系统的功能性描述 4

2.2.1购买申请 4

2.2.3库存管理 5

2.2.4信息的统计和查询 5

2.3系统的非功能性描述 5

2.3.1系统的易用性 5

2.3.2系统的扩展性 6

2.3.3响应速度 6

第三章 系统设计 7

3.1 系统的功能模块设计 7

3.2数据库设计 7

3.2.1实体关系图 7

3.2.2 数据库表的创建 8

3.3核心用例的分析类图建模 11

第四章 系统实现 13

4.1系统结构 13

4.1.1 php页面控制层 13

4.1.2 php服务类 14

4.1.3底层数据库服务类 14

4.2登录界面模块 15

4.3普通用户模块 16

4.3.1用户主页 16

4.3.2我的订单 18

4.4管理员用户模块 22

4.4.1危险订单管理 22

4.4.2历史订单管理 23

4.4.3库存管理 23

4.4.4用户管理 27

第五章 软件测试 28

5.1用户模块的分页异常 28

5.2用户模块的日期生成异常 28

5.3管理员模块的新建数据异常 28

5.4后台界面定义JSON对象异常 29

5.5危险化学品管理测试 29

第六章 总结 30

参考文献 31

致谢 32

第1章 绪论

1.1研究目的和意义

传统的化学品管理方式,需要人为的记录数据到纸质载体上,这样数据的保存也成了一个问题,而且容易丢失,查找起来也不方便。公司人员需要化学品时要申请,如果用传统方式,需要到指定地点申请,并等待通知是否能购买。综上,传统方式在效率上并不高。

如果运用互联网对化学品进行管理,效率将会大大提高。现在比较流行的方式有两种,一种是制作一个化学品管理软件,另一种是开发一个化学品管理网站。两种方式的数据都存在服务器上,且查找和备份都是很方便的。但相比于网站,软件需要安装到电脑上。如果电脑上没有该软件,就不能访问。而网站不需要安装在电脑上,只要输入地址就可以登录,能随时进行操作。而且,网站能即时更新信息,提供信息。所以,开发一个化学品管理网站能方便公司的员工,提高公司的生产效率,降低管理成本。

在网站的新技术方面,Html5作为前端页面的标记语言,提供了更清晰的代码,以及音频和视频的支持,和更好的互动,更聪明的存储。而且用HTML5创建网站也更加简单。更重要的是,在移动互联网高速发展的今天,更多的用户会选择使用移动设备访问网站或者web应用。HTML5是最移动化的开发工具。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图