appwrite / appwrite

Your backend, minus the hassle.
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
45.33k stars 4.01k forks source link

💬 Improve Appwrite Messaging with Pushbullet Adapter #6397

Closed christyjacob4 closed 9 months ago

christyjacob4 commented 1 year ago

💭 Introduction

Having an app is cool, but having integrations is even cooler! 😎 It always brings a smile to my face when a website has the option to sign in with my GitHub account, so I don't have to go over the lengthy process of creating an account… The same can be said about messages! Every app with the option to enable push notifications, email, or SMS notifications gives the users confidence they won't miss anything important. We all have our channels we check the most, and having the ability to connect some app directly in there is always a positive.

Appwrite will use Utopia PHP messaging library to allow developers to get in touch with users using one of its many messaging adapters, such as Email, Discord, or Slack.

Since the messaging library supports adapters, there is always space for more. 😎 Each provider implements a method to send the message to the correct channel (usually using an HTTP request or a library) alongside a few configuration variables and methods to set what the adapter allows.

Your task is to implement support for Pushbullet in the Utopia PHP messaging library. This goes under Push category, so feel free to look at existing ones in the adapters folder. We have prepared detailed documentation on how to add a new messaging adapter. Please read the document and ensure you understand them before working on this issue.

🎯 Requirements

✅ Task Summary

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

Sumitmaithani commented 1 year ago

Hey, Can I work on this issue?

Haimantika commented 1 year ago

Hey, Can I work on this issue?

Hi @Sumitmaithani have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

  1. Please update us with your progress every 3 days, so that we know that you are working on it.
  2. Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!
aachal28 commented 1 year ago

I would like to work on this. Can you assign it to me?

Haimantika commented 1 year ago

I would like to work on this. Can you assign it to me?

Hi, we are assigning issues on a first-come first-serve basis, if the other user drops, the issue will be assigned to you.

Haimantika commented 1 year ago

@Sumitmaithani is there an update?

Sumitmaithani commented 1 year ago

I am continuing to work on this, going through documentation and will be submitted PR soon

tessamero commented 12 months ago

@Sumitmaithani your PR is awaiting your follow up

adityaoberai commented 9 months ago

Closing this issue. Thank you so much for participating in Hacktoberfest 2023! We can't wait to welcome you all during HF 2024! Stay tuned for a lot more amazing issues from the Appwrite team!