- Ordinary users can browse products by category through the system)
- Ordinary users can search for products by category, price, date, etc)
- Ordinary users can place orders through the system (enjoy market price)
- Ordinary users can register as system members (free registration)
- Members can browse and retrieve Products
- Members can place orders (enjoy the membership price)
- Members can view their orders
- Members can manage their own information (self-service system)
A: change the password.
B: Modify the shipping address.
C: Modify the contact information.
- * Members can be divided into different levels/may not be considered *
A: Different Levels of discounts
B: Determine the level based on the purchase amount
- Administrators manage members in the background
A: Member browsing
B: viewing historical orders of members
C: member deletion
D: Specify the membership level
- The Administrator manages product categories in the background.
· Slect, insert, delect, and update)
- The Administrator manages products in the background.
A: New Product
B: Product cabinet mounting
C: Product Cabinet
D: Order search
E: Order Tracking
F: Order reminder
- The Administrator manages orders in the background.
A order Query
B. Modify the order status
C order search
D. Order Tracking
E order reminder (like QQ)
Internetshoping pre-implements these functions
- Logical architecture
· JSP + JavaBean + database
A: JSP is responsible for performance
B: Javabean is responsible for business logic
C: database maintains data permanently.
- Physical Architecture
· One Web Server
· Configuration
· One Database Server
· Configuration
- Technical solutions
· Webserver-tomcat6
· Database-MySQL