▍addCustomer
button all the changes made by the user should be stored in a MySQL database. List of clients must contain the following information: - Name of the customer - State where the headquarters of the customer is - Contact e-mail All fields are required. List of clients should be fully loaded at sta...