Free installation
Technical implementationDevelopment language: jsp. Framework: ssh. Mode: B/S. Database: mysql, sqlserver, oracle. Development tools: myeclipse or eclipse. The word count of the paper: about 10,000.
Function realizationThis system is divided into two modules: front-end and back-end. Although the two modules are independent of each other on the surface, they are closely connected in terms of access to the database. Each module accesses the same database, but all The tables accessed are just different. The functions of each module are arranged and produced according to the data collected during the survey. Based on the above functional analysis, the system is divided into several modules on the basis of two modules.
The front-end system function modules are divided into
(1) Jewelry booth module: display new products on the shelves, display special price jewelry in pages, and display jewelry sales rankings for all jewelry on the website;
(2) Jewelry query module: query related information of jewelry according to the category of jewelry;
(3) Shopping cart module: Customers add jewelry to the shopping cart, view the jewelry in the shopping cart, remove unsatisfactory jewelry from the shopping cart, clear the products in the shopping cart, and modify the quantity of jewelry to be purchased. ;
(4) Checkout module: After the customer is satisfied with the products in the shopping cart, he checks out and fills in the order information;
(5) Customer maintenance module: Provides customers with the functions of customer registration, customer login, customer information modification and password retrieval;
(6) Order query module: Customers can understand their current order information and historical order records by viewing orders;
(7) Statement browsing module: By browsing statement information, customers can understand various information on the website in a timely manner.
(8) Message module: Users can leave messages to give us feedback. We are constantly improving and moving forward.
The back-end system function modules are divided into
(1) Jewelry management module: View jewelry by category and maintain jewelry information;
(2) Customer management module: In order to protect customer information, the difference between this module and front-end customer maintenance is that administrators can only view customer information and delete operations;
(3) Administrator maintenance module: This is to maintain the administrator's information and can modify the administrator's information.
(4) Order management module: The administrator queries orders, views order details, deletes order information, and accepts orders;
(5) Statement management module: Administrators can browse statements and maintain statement information;
(6) Message module: Administrators can view users’ messages and maintain them
System screenshot