Abstract
Network technology and computer technology have developed so far, they
already have a solid theoretical foundation and have been fully used in reality,
especially the software based on computer operation has attracted the attention of all
walks of life. In addition, now that people have entered the information age, the
promotion and management of information is very important. Therefore, it is
necessary to computerize and systemize the management of forestry product sales
information. Designing and developing a forestry product recommendation system
will not only save manpower and management costs, but also securely store a huge
amount of data. It does not take a lot of time to maintain and retrieve forestry product
sales information, which is very convenient.
The forestry product recommendation system is to establish a data table to save
information in MySQL, and use SpringBoot framework and Java language to write.
And in accordance with the software design and development process for design and
implementation. The system is friendly and fully functional. The administrator
manages products and users, manages product reviews and product information, and
manages orders in different states. The user manages the delivery address, manages
orders in different states, collects goods, and purchases goods.
While the forestry product recommendation system standardizes the forestry
product sales information, it can also detect incorrect data in a timely manner through
the validity rules of data input, so that the data entry can achieve the purpose of
accuracy, thereby improving the reliability of the data provided by the forestry
product recommendation system Performance, which minimizes the error rate of
system data.
Key Words : Forestry product recommendation system; MySQL; SpringBoot
framework