[Source code and documentation sharing] online bookstore management systems JSP-based implementation

First, the needs analysis

With the development of e-commerce has become an indispensable part of people's lives. Online bookstore system mainly used to buy things online. The system should achieve the following functions:

  • Front page to display the book information table label, consumers can see the type of price books, book name, author, profiles, book belongs to, and the type of presentation

  • Users use the system, you need to log into the system, no user account, you need to register an account registered needs to provide a username, password, phone, address, email and other information, the system promises, personal information is strictly confidential and used only for this login system, not for any other purpose

  • Add to shopping cart, when the user can choose to join something like a shopping cart, you can see in my shopping cart

  • Background page, you can CRUD for books

 

Reference documentation and complete documentation and source code Download:

https://www.write-bug.com/article/2371.html

 

Guess you like

Origin blog.csdn.net/demongwc/article/details/91360737