当前位置:网站首页>从零开始-实现JpetStore网站-1-建立项目框架以及项目介绍
从零开始-实现JpetStore网站-1-建立项目框架以及项目介绍
2022-06-13 08:13:00 【偶尔乌云】
建立项目框架
1.打开IntelliJ IDE
2.新建一个项目–>Java项目–>选择Web Application
3.新建包名如下
后台的功能:Domain 、persistence、service
控制器:servlets
前端页面:web页面
项目简介
以上是进去网站的欢迎页面,项目主要具有以下三个模块
商品管理(浏览商品、搜索商品)
用户管理(登录注册和编辑账户)
订单管理(下订单、订单查询)
1.商品管理
(1)展示商品大类,并且点击三个圈圈内的大类Category,会进入相应的商品小类Product
(2)展示商品小类,点击小类,会进入相应小类的详细信息,如下面是从大类Fish中进入的小类信息
(3)展示商品的信息详细
(4)显示搜索商品的列表,如在输入框中输入"a",忽略大小写,页面会显示显示含有"a"的商品信息
用户管理
(1)登录
(2)注册
(3)编辑用户信息
订单管理
(1)下订单
用户登录后,在商品详细信息中下订单
(2)订单查询
边栏推荐
- Common shell script development specifications
- Dfinity (ICP) basic development tutorial-5
- 2022起重机械指挥考试题模拟考试题库及在线模拟考试
- 26 | superscalar and VLIW: how to make the CPU throughput exceed 1
- Edge浏览器使用BdTab新标签页插件(BD新标签页)
- OpenHarmony笔记-----------(一)
- 疫情之下的远程办公解决方案
- 名次的确定
- 分布式系统之道:Lamport 逻辑时钟
- How to hide tabs in nailing applet
猜你喜欢
2022 simulated examination question bank and online simulated examination of hoisting machinery command examination questions
汽配行业面临的难题用什么软件帮忙解决呢
酒水批发行业应当如何高效管理商品与库存
星巴克创始人:出于安全考量 或不再向非店内消费者开放“公厕”
【博弈论-完全信息静态博弈】 Nash均衡的应用
23 | adventure and prediction (II): relay race in the assembly line
【PYTORCH】Expected object of type torch. xxxTensor but found type torch. cuda. xxxTensor(torch0.4.0)
Edge浏览器使用BdTab新标签页插件(BD新标签页)
Founder of Starbucks: no longer open "public toilets" to non store consumers for safety reasons
Live broadcast review | bas technology innovation exploration under active defense system
随机推荐
[virt-manager]远程管理启动虚拟机时,鼠标飘逸的问题
实践出真知--你的字节对齐和堆栈认知可能是错误的
Which is the stronger fresh food distribution and sorting management system?
OpenHarmony笔记-----------(一)
JMeter common commands
BD新标签页(BdTab)插件如何登入?
22 | adventure and prediction (I): hazard is both "danger" and "opportunity"
Daffodil upgrade (self idempotent)
直播回顾 | 积极防御体系下BAS技术创新探索
Word中批注的使用方法
【PYTORCH】Expected object of type torch. xxxTensor but found type torch. cuda. xxxTensor(torch0.4.0)
Cosmos star application case
Cosmos star module development
[pytorch] pytorch0.4.0 installation tutorial and GPU configuration collection (including test code)
钉钉小程序如何隐藏tab
How to hide tabs in nailing applet
【Emgu.CV】Emgu. CV. Example\ocr operation reports an error system IO. Filenotfoundexception: "failed to load file or assembly" system.drawing.common "
Overall process analysis of account book operation in fabric0.6
Edge浏览器使用BdTab新标签页插件(BD新标签页)
1. fabric2.2 comprehensive learning - Preface