Development environment and tools:
Greater than jdk1.8, greater than mysql5.5, idea (eclipse), WeChat developer tools
Technical Note:
springboot mybatis WeChat applet
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 and registration (including authorized login)
The home page locates the current location and displays surrounding bicycle information.
Scan the QR code to rent, download the bicycle applet code on the backend (actually it should be affixed to the bicycle), scan the QR code and place an order for rental.
The personal center displays my information (editable) and my orders (including return, return jumps to the return payment interface)
Backend management:
Statistical analysis: Check the number of customers, bicycles, and orders; count order trends in the past 7 days
Customer management: View registered customer information and delete
Bicycle management: Bicycle addition, deletion, modification and query (including location information)
Order management: display customer order information
Administrator management: back-end administrator addition, deletion, modification and check