Note : Please note that any changes made to the original source code will be lost after updating to the latest versions.

WhatsDesk Application

Customers list
  • In our application, customers initiate interactions through whatsapp. Upon completion of a chat session, basic customer information, including name and mobile number, is collected. This information is then stored in a structured list on the customer management page.
  • The customer list table includes the following columns:
    Customer Name : Displays the name of the customer.
  • Created Date : Indicates the date on which the customer record was created.
  • Phone Number: Shows the customer's country of residence.
  • Actions: Provides options for further interaction, including viewing the customer's ticket history. Additionally, if the customer has been marked as violated, an option is displayed to un-violate the customer.