Fleet management automations

Hello everybody.

I’m trying to create some automations to manage my fleet, maybe you can help me.

I have 3 boards: “Vehicles”, “Pick up” and “Drop off”.
In board “Vehicles” I have a list of all vehicles that I own by plate number. They are divided into two groups: “In use” and “Parked”.
Boards “Pick up” and “Drop off” are basically forms that asks for plate number, date and person’s name who just dropped off or picked up a vehicle.

So, what I’m trying to achieve is when “Pick up” form is filled than in board “Vehicles” item is moved from group “Parked” to group “In use” and when “Drop off” form is filled than in board “Vehicles” item is moved from group “In use” to group “Parked”.

Any ideas how to accomplish this?