您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 市场营销 > SLLUX二手奢侈品”销售网站设计与实现
“SLLUX二手奢侈品”销售网站设计与实现I“SLLUX二手奢侈品”销售网站设计与实现摘要随着互联网的产生和发展,人们迎来了电子商务时代,网上购物成为新的购物方式,人们不用走出家门就能买到自己想要的物品,体会到了网上购物带来的乐趣与便利。中国经济在迅速发展,居民收入稳步提高,富裕起来的人们购买能力日益增强,对奢侈品的消费需求也在不断扩大,中国的奢侈品消费总量突飞猛进。电子商务的迅速崛起,给奢侈品行业带来了新的发展契机,使奢侈品市场的发展进入了新的阶段。但对于很大一部分中国消费者而言,其旺盛的奢侈品消费需求与有限的消费能力并不对等,二手奢侈品市场应运而生。本课题是“SLLUX二手奢侈品”销售网站的设计与实现,使二手奢侈品能够通过这个网络平台进行交易,建成后的网站系统,操作简单,界面精美大气,且实现二手奢侈品销售网站所应有的功能,是销售卖家手中待处理的闲置奢侈品的电子商务销售网站。本网站系统将使用PHP开发语言,在Windows7系统下,基于B/S结构,以MySQL为后台数据库,Apache为Web服务器来进行开发,并且用到了DreamweaverCS6来设计美化网站界面。其两大主要功能板块分别是前台用户购物系统与后台管理员管理系统。其中前台用户购物系统可划分为用户注册与登录、用户信息修改管理、商品信息浏览、商品信息查询、购物车、订单生成查询,用户留言板等七个功能模块,后台管理员管理系统可划分为管理员登录与增加、管理员信息修改、商品信息管理、订单信息管理、用户信息管理、公告板管理、留言板管理等七个功能模块。关键词:网上商城系统,二手奢侈品,PHP“SLLUX二手奢侈品”销售网站设计与实现IITheDesignandImplementationof“SLLUXSecond-HandLuxury”SalesWebsiteAbstractWiththeemergenceanddevelopmentoftheInternet,peopleusheredintheeraofelectroniccommerce,onlineshoppinghasbecomeanewwaytoshop,peopledonotgetoutandbeabletobuytheitemstheywant,experiencefunandconvenienceofonlineshopping.China'seconomyisbooming,people’sincomehassteadilyincreased,richpeople’sbuyingpowerisincreasing,thedemandforluxurygoodsisalsoexpanding,thetotalconsumptionofluxurygoodsinChinaisbyleapsandbounds.Therapidriseofe-commerce,hasprovidedgooddevelopmentopportunitiesforluxuryindustry,sothatthedevelopmentofluxurymarkethasenteredanewstage.ButforalargepartofChineseconsumers,theirstrongconsumptiondemandforluxuryandtheirlimitedspendingpowerarenotequal,second-handluxurymarketcameintobeing.ThepaperisTheDesignandImplementationof“SLLUXSecond-HandLuxury”SalesWebsite,sothatsecond-handluxurygoodscanbetradedthroughthenetworkplatform,thefinishedwebsitesystemwillbeeasytooperate,withthedelicateandelegantinterface,realizethenecessaryfunctionmodulesofasecond-handluxurygoodssalessite,istobetreatedinthehandsofthesellersellingidleluxurye-commercesalessite.ThesystemwillusethePHPlanguage,intheWindows7operatingsystem,basedonB/Snetworkstructure,MySQLasthebackenddatabase,ApacheasWebservertodevelop,andusetheDreamweaverCS6webinterfacedesignlandscaping.Itstwomainfunctionalblocksaretheforegroundandbackgroundofcustomersshoppingsystemadministratorstomanagesystems.Amongthem,thefrontdeskcustomershoppingsystemscanbedividedintosevenfunctionalmodules,likecustomerregistrationandlogin,modifycustomerinformationmanagement,productinformationbrowsing,productinformationinquiries,shoppingcart,ordertogenerateinquiries,customermessageboards,backgroundadministratormanagementsystemsalsocanbedividedintosevenfunctionalmodules,liketheadministratorloginandadministratorinformationmodification,productinformationmanagement,orderinformationmanagement,customerinformationmanagement,bulletinboardmanagement,messageboardmanagement.“SLLUX二手奢侈品”销售网站设计与实现IIIKeywords:Onlinemallsystem,Second-handluxury,PHP“SLLUX二手奢侈品”销售网站设计与实现IV目录引言.......................................................-1-1系统规划.....................................................-2-1.1课题背景................................................-2-1.1.1中国奢侈品市场的发展现状..........................-2-1.1.2中国电子商务的发展现状............................-3-1.2网站建设的目的与意义................................-3-1.3可行性分析..............................................-4-1.3.1经济可行性........................................-4-1.3.2管理可行性........................................-4-1.3.3技术可行性........................................-4-1.4网站功能................................................-6-1.4.1SLLUX二手奢侈品销售系统应该具有以下主要功能.......-6-1.4.2系统总体结构......................................-6-2系统分析.....................................................-7-2.1系统目标分析............................................-7-2.2用户需求分析............................................-7-2.3功能需求分析............................................-7-2.3.1管理员的功能.......................................-7-2.3.2用户的功能.........................................-8-2.3.3业务流程..........................................-8-2.3.4数据流程.........................................-10-3系统设计....................................................-11-3.1系统前台功能设计.......................................-11-3.2系统后台功能设计.......................................-12-3.3数据库设计.............................................-13-3.3.1系统ER图........................................-14-3.3.2创建数据库和数据表...............................-18-3.3.3连接数据库.......................................-22-4系统实现....................................................-23-4.1前台在线销售模块.......................................-23-4.1.1网站首页展示界面.....................................-23-4.1.2用户注册和登录界面...............................-24-4.1.3会员中心界面......................................-25-“SLLUX二手奢侈品”销售网站设计与实现V4.1.4商品搜索界面.....................................-26-4.1.5商品浏览界面.....................................-26-4.1.6购物车界面.......................................-27-4.1.7订单提交界面.....................................-27-4.2后台商务管理界面设计...................................-28-4.2.1后台首页界面.....................................-28-4.2.2后台管理员登录界面...............................-29-4.2.3会员信息管理界面.................................-29-4.2.4商品类
本文标题:SLLUX二手奢侈品”销售网站设计与实现
链接地址:https://www.777doc.com/doc-1699809 .html