V.B vehicle information

Order Description

Create a program that allows the user to manage vehicle information including:• License plate number• Owner name• Owner phone numberThe user interface will be GUI-based providing the following capabilities:• Add up to 100 vehicles• Remove specified vehicles• View a sorted list of all known license plates• View the data for a specified vehicle• Save the database contents into a file• Load a saved database from a fileSee project scoring rubric in file attached.