asp.net的好又多网上超市管理(附件)
为了方便顾客购物,改变好又多超市繁琐的管理,我设计了好又多网上超市管理系统。我对网上超市管理系统进行了功能分析,包括用户管理模块、评价模块、会员管理模块、商品管理模块、新闻管理模块、订单管理模块、库存管理模块,再对系统进行测试,最后是对系统的一些问题进行了分析和总结。我用的开发环境是Visual Studio 2013, 用C#进行代码的编写,数据库是SQL Server 2012。本系统前台是用户的注册和登录、商品目录、购物车、留言板、链接等,后台是登录人员账号的管理、库存信息的管理、订单的管理以及留言板管理等,有利于超市进行高效率的现代化管理。关键词 网上超市,SQL,ASP.NET, 信息管理
为了方便顾客购物,改变好又多超市繁琐的管理,我设计了好又多网上超市管理系统。我对网上超市管理系统进行了功能分析,包括用户管理模块、评价模块、会员管理模块、商品管理模块、新闻管理模块、订单管理模块、库存管理模块,再对系统进行测试,最后是对系统的一些问题进行了分析和总结。我用的开发环境是Visual Studio 2013, 用C#进行代码的编写,数据库是SQL Server 2012。本系统前台是用户的注册和登录、商品目录、购物车、留言板、链接等,后台是登录人员账号的管理、库存信息的管理、订单的管理以及留言板管理等,有利于超市进行高效率的现代化管理。
关键词 网上超市,SQL,ASP.NET, 信息管理
毕业设计说明书(论文)外文摘要
Title Design and realization of TrustMart?Online Supermarket Management System Based on Asp. Net
Abstract
For the convenience of consumers shopping, change the trustmart supermarket cumbersome management, I designed the trustmart supermarket management system. I analyzed the online supermarket management system, including user ma *好棒文|www.hbsrm.com +Q: ¥351916072$
nagement module, evaluation module, member management module, commodity management module, news management module, order management module, inventory management module.Then I test the system, and finally some questions of the system are analyzed and summarized. I use the development environment Visual Studio 2013 with C # coding and the preparation of the database is SQL Server 2012. The front desk is the registration and registration of the user, the catalog, the shopping cart, the message board, the link, etc. The background is the management of the login person account, the management of the inventory information, the management of the order and the management of the message board.It is advantageous for the supermarket to carry on the high efficiency of modern management.
Keywords Online supermarket, SQL, ASP.NET, information management
目 录
1 引言 1
1.1 研究背景 1
1.2 研究目标 1
1.3 研究的意义 2
1.4 研究现状 2
2系统相关技术介绍 3
2.1 Visual Studio 3
2.2 SQL Server 3
2.3 C# 3
2.4 ASP.NET 3
3需求分析 4
3.1 可行性分析 4
3.2 功能需求分析 4
4 系统设计与实现 5
4.1 系统架构设计 5
4.2 数据库设计 5
4.3 数据结构设计 8
4.4 业务逻辑 11
5 系统模块的设计 14
5.1 管理员用户管理 14
5.2 评价管理 15
5.3 会员管理 17
5.4 商品管理 18
5.5 新闻管理 20
5.6 订单管理 20
5.7 库存管理 21
6 系统测试和调试 23
6.1 测试目的 23
6.2数据测试 24
6.3模块测试 24
结 论 27
致 谢 28
参 考 文 献 29
1 引言
现代生活中,越来越多的人选择网上购物,网上的购物环境也随之逐步完善。为了方便电子用户的结构性能、物流和支付的畅通,越来越多的人使用支付宝或网银,网上购物也越来越便利、敏捷[1]。随着人们对购物网站平台的逐步了解,在不久的将来网上购物将成为人们的一种必不可少的生活方式,真正满足顾客足不出户的心态。此项目设计是依据好又多超市的结构构造了一个能在网上购物的超市管理系统,它是一个利用ASP.NET 的在线购物平台[2]。
对一个网上购物超市来讲,顾客对商品做出的评价以及对服务态度的评价对网站的访问量及购买率有着很大影响。当顾客在网上购买了商品之后,可以在评价区域对买到的商品针对质量、物流等方面对使用的感觉给出自己的客观评价或好的建议,这样可以有利于后面有购买意向的顾客在购买商品前先对本网上超市的产品质量、服务质量等有一个初步的了解,顾客们可以根据别的用户的评价来确定是否要购买这个商品,所以这既是对顾客的保护,更是对超市提供更好服务的督促,使得超市和顾客在交易中更和谐。对于超市管理者来讲,该系统解决了很多繁琐的人工管理。利用现代化管理超市,不仅在人力物力的成本降低,超市的营业额也会因为多一个渠道而有所增长。
为了方便顾客购物,改变好又多超市繁琐的管理,我设计了好又多网上超市管理系统。我对网上超市管理系统进行了功能分析,包括用户管理模块、评价模块、会员管理模块、商品管理模块、新闻管理模块、订单管理模块、库存管理模块,再对系统进行测试,最后是对系统的一些问题进行了分析和总结。我用的开发环境是Visual Studio 2013, 用C#进行代码的编写,数据库是SQL Server 2012。本系统前台是用户的注册和登录、商品目录、购物车、留言板、链接等,后台是登录人员账号的管理、库存信息的管理、订单的管理以及留言板管理等,有利于超市进行高效率的现代化管理。
关键词 网上超市,SQL,ASP.NET, 信息管理
毕业设计说明书(论文)外文摘要
Title Design and realization of TrustMart?Online Supermarket Management System Based on Asp. Net
Abstract
For the convenience of consumers shopping, change the trustmart supermarket cumbersome management, I designed the trustmart supermarket management system. I analyzed the online supermarket management system, including user ma *好棒文|www.hbsrm.com +Q: ¥351916072$
nagement module, evaluation module, member management module, commodity management module, news management module, order management module, inventory management module.Then I test the system, and finally some questions of the system are analyzed and summarized. I use the development environment Visual Studio 2013 with C # coding and the preparation of the database is SQL Server 2012. The front desk is the registration and registration of the user, the catalog, the shopping cart, the message board, the link, etc. The background is the management of the login person account, the management of the inventory information, the management of the order and the management of the message board.It is advantageous for the supermarket to carry on the high efficiency of modern management.
Keywords Online supermarket, SQL, ASP.NET, information management
目 录
1 引言 1
1.1 研究背景 1
1.2 研究目标 1
1.3 研究的意义 2
1.4 研究现状 2
2系统相关技术介绍 3
2.1 Visual Studio 3
2.2 SQL Server 3
2.3 C# 3
2.4 ASP.NET 3
3需求分析 4
3.1 可行性分析 4
3.2 功能需求分析 4
4 系统设计与实现 5
4.1 系统架构设计 5
4.2 数据库设计 5
4.3 数据结构设计 8
4.4 业务逻辑 11
5 系统模块的设计 14
5.1 管理员用户管理 14
5.2 评价管理 15
5.3 会员管理 17
5.4 商品管理 18
5.5 新闻管理 20
5.6 订单管理 20
5.7 库存管理 21
6 系统测试和调试 23
6.1 测试目的 23
6.2数据测试 24
6.3模块测试 24
结 论 27
致 谢 28
参 考 文 献 29
1 引言
现代生活中,越来越多的人选择网上购物,网上的购物环境也随之逐步完善。为了方便电子用户的结构性能、物流和支付的畅通,越来越多的人使用支付宝或网银,网上购物也越来越便利、敏捷[1]。随着人们对购物网站平台的逐步了解,在不久的将来网上购物将成为人们的一种必不可少的生活方式,真正满足顾客足不出户的心态。此项目设计是依据好又多超市的结构构造了一个能在网上购物的超市管理系统,它是一个利用ASP.NET 的在线购物平台[2]。
对一个网上购物超市来讲,顾客对商品做出的评价以及对服务态度的评价对网站的访问量及购买率有着很大影响。当顾客在网上购买了商品之后,可以在评价区域对买到的商品针对质量、物流等方面对使用的感觉给出自己的客观评价或好的建议,这样可以有利于后面有购买意向的顾客在购买商品前先对本网上超市的产品质量、服务质量等有一个初步的了解,顾客们可以根据别的用户的评价来确定是否要购买这个商品,所以这既是对顾客的保护,更是对超市提供更好服务的督促,使得超市和顾客在交易中更和谐。对于超市管理者来讲,该系统解决了很多繁琐的人工管理。利用现代化管理超市,不仅在人力物力的成本降低,超市的营业额也会因为多一个渠道而有所增长。
版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/wljs/382.html