Fresh preparatory projects (development process, requirements analysis)

web development process

Four modules (needs analysis Overview)

User Module

  • Registration page
    - registration check whether the user has already been registered
    - to complete user registration
    - to register the user's mailbox to send mail, the user clicks on the activation link in the message to complete the activation user account
  • Login page
    - implement user login functionality
  • Users
    - Users page: Shows the user's login information, including user name, phone number and address, while the bottom of the page shows the product information Recently Viewed
    - page Customer Center Address: displays the default shipping address logged-on user, the bottom of the page forms can add the user's shipping address
    - Customer Order Center page: displays the user order information
  • Other - If the user has logged in, the top of the page displays the user's login information

Commodity-related

  • Home
    - Home carousel dynamically assigned product information
    - to dynamically specify the Home event information
    - the kind of dynamic access to information about the products and displays
    - specify each type of dynamic display of products webpage (including pictures and text messages)
    jump when click on a product - the product detail page
  • Product details page
    - shows the details of an item of information
    - the bottom left of the page shows two new information about the type of goods
  • Product List
    - displays a list of certain types of goods data, paging and display support sorted by default, price, and popularity
    - the bottom left of the page shows two new information about the type of goods
  • Other
    - through the search box to find the product information page

Related cart

- List and details page to add items to the shopping cart
- after the user logs on, the number of logged-on user shopping carts home page, details page, list page is displayed

  • Shopping cart page
    - operation on the user's shopping cart items, such as selecting an item, increase or decrease the number of shopping carts

Order-related

  • Submit Order page
    - displays the user to buy the product information
    - Click on submit an order to complete the creation of orders
    - user-centered order page displays the user's order information
    - click Alipay payment orders completed

Guess you like

Origin www.cnblogs.com/michealjy/p/11729640.html