Skip to content

Conversation

me-hem
Copy link
Contributor

@me-hem me-hem commented Sep 18, 2025

This PR adds the createSms() method (issue #73) to create and send a new SMS via Appwrite Messaging API.

Changes made:

  • classes/Messaging.hpp - Added declaration for createSms() method
  • services/Messaging.cpp - Implemented createSms() method to create and send a new SMS
    -Makefile - Added an entry forcreateSms() method to compile and test it.
  • createSms.cpp - Added test to validate createSms() functionality

Test result:

createSms

@pooranjoyb pooranjoyb requested a review from sristy17 September 20, 2025 07:15
@pooranjoyb
Copy link
Owner

LGTM @sristy17 pending for review.

@pooranjoyb pooranjoyb added mild-mayhem purple litmus paper (pH 7) gssoc25 Issue under Girlscript Summer Of Code 2025 level 2 GSSOC level 2 labels Sep 20, 2025
@pooranjoyb pooranjoyb moved this to In Progress in C++ SDK Appwrite Sep 20, 2025
@pooranjoyb pooranjoyb linked an issue Sep 20, 2025 that may be closed by this pull request
@sristy17
Copy link
Collaborator

Resolve conflicts

@me-hem
Copy link
Contributor Author

me-hem commented Sep 22, 2025

@sristy17 conflicts resolved.

@pooranjoyb pooranjoyb merged commit 5a5980e into pooranjoyb:develop Sep 23, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in C++ SDK Appwrite Sep 23, 2025
@me-hem me-hem deleted the feature/create_sms branch October 6, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 Issue under Girlscript Summer Of Code 2025 level 2 GSSOC level 2 mild-mayhem purple litmus paper (pH 7)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: create_sms [messaging]

3 participants