Development environment and tools:
Greater than jdk1.8, greater than mysql5.5, idea (eclipse), vscode (webstorm)
Technical Note:
springboot mybatis vueelementui
The code is fully commented and there is no redundant code. It is suitable for learning (completion) and secondary development, and includes documents related to thesis technology.
Function details:
Client:
Login Register
The home page displays search items, carousel images, item categories, and item lists.
Click on the item to enter the item introduction (you can see the item evaluation), click on the rental to enter the order interface (a deposit is required for rental)
The personal center displays my information (editable), my orders (including cancellation, return, and evaluation), and my deposit (refundable)
Backend management:
Statistical analysis: Check the number of customers, items, and orders; count rental order trends in the past seven days
Customer management: View registered customer information and delete
Advertising management: addition, deletion, modification and review of carousel images
Classification management: addition, deletion, modification and checking of item classification
Item management: adding, deleting, modifying, checking, and loading and unloading items
Order management: display customer order information and delete
Review management: View customer reviews and delete them
Administrator management: back-end administrator addition, deletion, modification and check