Java-based car service management system (Car Service Management System)

Design a java based system for managing and tracking services done to vehicles Our system allows service technicians to keep track of customers, their vehicles and the services performed on those vehicles.
Friends who need the project private message me! ! ! ! ! !
insert image description here

basic use

1. Create a new user

  • Click on the dropdown file

  • Click New Work Order

  • Click Create A New Customer

  • Fill out the form and click submit
    insert image description here

2. Edit user information

  • Click on the edit dropdown

  • Click Edit Customer Information

  • Enter customer phone number or press OK to display all customers

  • Click on the customer to edit

  • Edit their info and click Update Info
    insert image description here

3. Work order

  • Click on the dropdown file

  • Click on Open Work Order

  • Click on the ticket to update

  • Enter the information and click Update to save changes or Close to save changes
    insert image description here

4. Statistical chart

  • Click the Statistics dropdown

  • Click Service Charts

  • Click the Choose a chart drop-down menu and select the statistic you want to view
    *insert image description here

Database Design

insert image description here

Guess you like

Origin blog.csdn.net/weixin_51141489/article/details/131402767