本课题是基于PHP技术开发的商场店铺管理系统。从参与角色来说,系统总共有这几个模块会员管理模块,租客管理模块,办公人员管理模块,系统管理员模块。
摘 要:随着信息技术的发展以及管理的科学化,采用计算机软硬件技术来解决商场店铺管理所带来的问题,使得商场管理在人员减少的前提下,管理更科学、高效。因此将商场物业管理、店铺租赁、各个店铺管理等结合起来建设成一个完整的系统将会是我国商场管理需要重点考虑的一个方向。目前我国的商场有些还在使用人工管理、书本记账的方式进行商场店铺管理,而这不利于商场的宣传、发展。如果有一个合适的商场店铺管理系统来辅助商场管理人员进行管理,这可以减少许多不必要的成本,减少繁琐程序,提高工作效率。通过大学所学知识及实习所学知识,设计了一个商场店铺管理系统。该套系统是基于B/S架构实现的,采用当前WEB开发流行的PHP语言,结合使用众多的MySQL数据库和Apache网页服务器进行开发。首先,对商场店铺管理的参与角色进行用例分析;接着对各个模块进行拆分分析,绘制系统功能架构;然后进行数据库的设计,在这使用E-R图进行分析,进行主要几个表的设计;最后在进行系统的具体实现。
关键词:商场;店铺;租赁;PHP
Design and Implementation of Store Management System in Shopping Mall
Abstract:With the development of information technology and scientific management, computer hardware and software technology is used to solve the problem of the mall stores management, making the mall management becoming more scientific and efficient under the premise that the staff to reduce . So store property management, shop rent, each shop management and so on combined construction into a complete system will be the mall management needs to be addressed in one direction. At present, the market in our country is still in the use of manual management, the way of book-keeping is run store management, and this is not good for the publicity and development of the mall. If there is a suitable shops management system to assist store manager to manage, it can reduce many unnecessary costs, reduce red tape and improve work efficiency. I have designed a store management system in a store with my knowledge and practice in college. The system is implemented based on the B/S architecture, using the current WEB development popular PHP language, combined with numerous MySQL databases and Apache WEB server development. First, use case analysis of the role of store management. Then the modules are split and analyzed, and the system functional architecture is drawn up. Then the design of the database, which is analyzed using e-r diagrams, is designed for the main tables; Finally, the implementation of the system is carried out.
Key words: shopping malls; store; rent; PHP
目 录
1 课题概述 1
1.1 课题背景 1
1.2 研究目的和意义 1
2 系统规划 1
2.1 系统目标 1
2.2 可行性分析 2
2.1.1 技术可行性 2
2.1.2 经济可行性 2
2.1.3 操作可行性 2
2.3 开发环境 2
2.3.1 Apache 2
2.3.2 MySQL 3
2.3.3 PHP 3
2.3.4 WAMP安装 3
3 系统分析 4
3.1 系统参与角色分析 4
3.2 系统需求分析 5
3.3 业务流程分析 6
3.4 数据流程分析 8
4系统设计 10
4.1 功能模块设计 10
4.2 数据库需求分析 14
4.3 E-R图 14
4.4 相关主要表的设计 15
4.5 界面设计 21
5 系统实现 22
5.1 技术工具 22
5.1.1 sublime text编辑器 22
5.2.2 navicat 23
5.2 系统管理员登录功能 23
5.2 店铺租赁功能 26
5.3 活动管理 30
5.4 费用管理 32
5.5 用户管理 35
结 论 39
致 谢 40
参考文献 41
商场店铺管理系统设计与实现
1 课题概述
1.1 课题背景
我国商场店铺管理中仍旧以传统的手工方式为主,在信息化手段方面还处于起步阶段,与欧美发达国家差距较大。虽然在信息化硬件上可能拥有相同的水平,信息化技术在提高,但使用在商场店铺管理上还有一定的差距,其原因是我国的商场店铺管理软件的发展还处于起步阶段,借鉴国外的先进的店铺管理系统,而这些系统并不是很符合本国的实际情况,同时在利用商场店铺管理信息化手段进行效率提升的理念还有待提升。