Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the feature of sending appointment information to the patient by WhatsApp #127

Merged
merged 1 commit into from
Dec 30, 2022

Commits on Dec 30, 2022

  1. Removed the feature of sending appointment information to the patient…

    … by WhatsApp
    
    It was decided to remove this feature for several reasons:
    1. The basic user can view the appointment information from the web application.
    
    2. We have not found an easy and efficient way on how to get the title of the option selected by the user from the chatbot. The current code makes another call to the database to get the appointment information, when this should not be the case, it is inefficient.
    
    It is true that this functionality has a benefit:
    - In case the basic user schedules an appointment for a dependent, the appointment information would reach the dependent's WhatsApp (e.g., a family member or friend).
    MrDave1999 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    21ef192 View commit details
    Browse the repository at this point in the history