+ Tomcat + Mysql + online sports mall developers have to design and implement SSH Eclipse-based

Source code and papers online sports mall offers ....

The main function of online sports mall include: front desk user logs out, registration, online shopping, modify personal information, background merchandise management. This system is structured as follows:
 (1) Goods browsing module:


    Home Browse the latest listing of goods, merchandise display by sales ranking
    achieved under the trade name search for product information


    Browse achieved by product type merchandise
 (2) login, registration:
        need to sign in before making a purchase, if you can not have an account register


 (3) Feedback:
        After logged in to post a message
 (4) modify personal information:
        you can modify personal information after logging


 (5) submit, check your order:
        After the goods into the shopping cart can submit an order, you can view all your orders


 (6) Shopping Cart module:
        After login you can see your shopping cart goods


  (7) background administrator module


        User login function: through the account login system.


        Modify the login password function: change the administrator's password


        Membership management features: to query all members, delete members


        Category Management: Query all categories, add, modify, delete commodity categories


        Commodity Management: Query all goods, add, delete item


        Order Management: Shows all orders, order details inquiries, accept, delete orders


        Sales Management: View all merchandise sales


        Message Management: View all messages, delete messages


        Notice Management: View all announcements, add, delete announcement
 


项目访问路径:
  前台:http://127.0.0.1:8080/tyypsc
  后台:http://127.0.0.1:8080/tyypsc/admin/login.jsp

代码地址:https://download.csdn.net/download/zgz102928/12118750

发布了29 篇原创文章 · 获赞 7 · 访问量 4283

Guess you like

Origin blog.csdn.net/zgz102928/article/details/104081032