JSP-Based Pet Adoption System

Xiaohui Meng,Haoran Liu
DOI: https://doi.org/10.1109/ICVRIS.2019.00064
2019-09-01
Abstract:The system is mainly divided into four modules: user handling module, pet handling module, pet adoption module and pet statistics module. Through Eclipse, MySql, etc., using SSM framework, bootstrap framework, various plug-ins and related JSP technology. Among them, the modal box in the bootstrap framework to reduce the number of JSP pages. When browsing pets, I chose a plug-in written in pure CSS to complete the waterfall stream layout for users to browse. In the adoption of pet statistics module, the plug-in provided by Echarts is used to complete the production of the chart, making the data look more vivid and more intuitive. It also provides the function of downloading the image to the local for administrators to download and use. When the user logs in, the user name of the user is determined according to the user name that is logged in, and the identity of the user is an ordinary member or an administrator, to identify the right and jump to the page corresponding to the permission. When you log in, you have the ability to remember your password; you can log in two functions to make the design more user-friendly.
Environmental Science,Computer Science
What problem does this paper attempt to address?