One, foreword
Car rental system, a very common system, but the Internet is still the old framework before the implementation, so I plan to use the more popular new framework from design to development. Want to study or do graduate design can be private letter contact oh!!
2. Technology stack
– Back-end technology
- Spring
- SpringBoot
- Mybatis
– Front-end technology
- vue
- Element UI
- axios
- node
- echarts
Database –
- MySQL
- Redis
3. Display of administrator interface
Administrator login interface:
Administrator password Change interface:
Add vehicle system interface:
Add vehicle interface:
User Management Interface:
Order Management Interface:
Evaluation Management Interface:
Report Analysis Interface:
Gift Management Interface:
Add and modify gift screen:
User exchange gift bill interface:
Gift exchange Report Interface:
User interface
User registration interface:
User login interface:
Home page display interface after login:
Vehicle rental display interface:
Vehicle Details Interface:
Order Page:
Order export Excel interface:
Excel view:
Gift exchange Display page:
Five, the summary
Generally speaking, the function points of the project are similar with minor differences. The innovation point lies in report analysis and Excel export order. There is still a big improvement over the previous car rental system, especially the framework.