资料详情

基于ThinkPHP5+MySQL的超市进销存管理系统 毕业论文+项目源码及数据库文件

头像

PHP

编号:3033

目    录

摘    要

Abstract

1 前    言

1.1 项目开发背景

1.2 项目开发意义

1.3 主要工作

2 系统分析

2. 1 需求分析

2. 2 可行性分析

2.2.1 经济可行性

2.2.2 技术可行性

2.2.3 操作可行性

2.2.4 社会可行性

3 开发环境

3.1 开发工具

3.1.1 操作系统

3.1.2 数据库

3.1.3 开发平台

3.1.4 语言框架

3.2 系统开发环境

4 系统总体设计

4.1 系统架构设计

4.2 数据结构设计

4.2.1 ER图

4.2.2 数据描述

4.2.3 数据库表设计

4. 3 系统功能模块设计

4.3.1 系统登陆模块

4.3.2 账号管理模块

4.3.3 商品分类管理

4.3.4 商品管理模块

4.3.5 库存管理模块

4.3.6 库存日志模块

4.3.7 销售管理模块

5 系统详细设计

5.1 登录

5.2 主界面

5.2.1 首页

5.2.2 个人信息

5.3 账号管理

5.4 商品分类管理

5.4.1 商品分类列表

5.4.2 商品分类新增/修改

5.5 商品管理

5.5.1商品列表

5.5.2商品新增/修改

5.6 库存管理

5.7 库存日志

5.8 销售管理

5.8.1 商品销售情况

5.8.2 报表导出Excel

5.9 供应商管理

5.9.1 供应商列表

5.9.2 供应商新增/编辑

6 系统测试

6.1 系统测试的目的及意义

6.2 测试过程

6.2.1 系统登录测试

6.2.2 用户新增/编辑、禁用/启用测试

6.2.3 商品分类新增/编辑、删除测试

6.3 测试结果

7 总结

参考文献

致谢


摘    要

本文是为了让超市的发展能够更好地跟上社会发展的脚步,在面对超市众多商品时能有更科学、更便捷的管理方法和管理工具,而根据实际情况并结合计算机信息技术设计开发一套超市进销存管理系统。

相比传统的管理方式,本套系统更加节省人力物力,大大提高管理效率,让超市不再为检查商品的库存和生产日期以及销量而花费大量的人力和时间,系统内可自定义商品过期提醒时间,让超市能及时做出应对,以减少不必要的损失。

本系统使用了B/S结构模式,方便用户的使用,采用PHP语言和thinkPHP5框架,使用MySQL数据库。实现了商品的入库、出库、查看、搜索、编辑等功能。本系统的设计和实施为商品的销售管理系统提供基础支持,为其提供良好的条件。

关键词:超市进销存;系统;B/S模式;TP5


Abstract

This article is to make the development of supermarket can better keep up with the pace of social development, in the face of many supermarket goods can have a more scientific and more convenient management methods and management tools, and according to the actual situation and combining with computer information technology to design and develop a set of the supermarket enters sells saves the management system.

Compared with the traditional way of management, this set of system more economically, greatly improve the efficiency of management, let the supermarkets no longer to check goods inventory and the date of production and sales and spend a lot of manpower and time, in the system can be custom goods overdue reminder time, can let supermarket to respond in a timely manner, in order to reduce unnecessary loss.

This system has used B/S structure mode, the user is convenient to use, use the PHP language and thinkPHP5 framework, using MySQL database. Implement the inbound and outbound goods, view, search, edit, etc. The design and implementation of this system to provide foundation support for product sales management system, with good conditions.

Keywords: Supermarket Invoicing; systems development; B/S mode;TP5