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

💬 Improve Appwrite Messaging with Airship Adapter #6379

Closed
5 tasks
christyjacob4 opened this issue Oct 1, 2023 · 19 comments
Closed
5 tasks

💬 Improve Appwrite Messaging with Airship Adapter #6379

christyjacob4 opened this issue Oct 1, 2023 · 19 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!

Comments

@christyjacob4
Copy link
Member

💭 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 Airship 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

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP logger adapter for Push/Airship.
  • Submit a pull request in utopia-php/messaging.
  • Write a blog post on the platform of your choosing on how to integrate and use the adapter you just created.

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

Happy Appwriting!

@christyjacob4 christyjacob4 added good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Oct 1, 2023
@LunarMarathon
Copy link

Hi, I would like to work on this, please assign this task to me. Thanks!

@tessamero
Copy link

hi @LunarMarathon , you've been assigned to the issue. You may now start working on it. :) Please keep us updated every 3 days so we know you are still working on it, so the issue doesn't get reassigned :)

happy coding 😃

@NAMAN547
Copy link

NAMAN547 commented Oct 2, 2023

@tessamero I would like to work on this issue if it's not executed, thanks!

@Haimantika
Copy link
Contributor

Hi @LunarMarathon do you have an update to share?

@tessamero
Copy link

Hi @LunarMarathon , with no update that you are still working on it or not, we will reassign it first thing tomorrow, so please let us know, as @Haimantika mentioned :)

@LunarMarathon
Copy link

Hey @Haimantika, @tessamero Please re-assign this to the someone else. I've got stuck so I'll learn from the next person's PR. Thanks for opportunity!

@biswajit287
Copy link

Hi @tessamero,
Since @LunarMarathon is unable to work on this, I would like to work on this issue. Can you please assign this to me?
Thanks!

@Haimantika
Copy link
Contributor

Hi @NAMAN547 would you like to work on this? I have already assigned one issue to you, let me know if you are still interested in this one

@NAMAN547
Copy link

NAMAN547 commented Oct 6, 2023

@Haimantika Yes I'm interested in working on this issue as well.

@VrajPatelGitHub
Copy link

@Haimantika I would really like to work on this issue please assign these to me.

@shubhampaliwal3011
Copy link

Hi, I would like to work on this issue if this is not assigned to anyone.

@parthksingh1
Copy link

parthksingh1 commented Oct 7, 2023

@christyjacob4 I would like to work on this issue if it's not executed, thanks

@Tushar98644
Copy link

Hi , i would like to contribute to this issue ...

@Haimantika
Copy link
Contributor

@Haimantika Yes I'm interested in working on this issue as well.

Assigned the issue to you now. Please update us every 3 days

@Haimantika
Copy link
Contributor

HI @VrajPatelGitHub @Tushar98644 @parthksingh1 @shubhampaliwal3011 we are assigning issues on a first-come,first-serve basis if the assigned person gets idle, we will assign the issue to you.

@RedWing0021
Copy link

Hi, @Haimantika, it seems no progress has been made on this issue. I'm interested in working on this issue. Please assign this to me, if this issue is still open.

@NAMAN547
Copy link

@Haimantika the same update for this as well. I have tested the adapter and I will be raising a pull request for code review

@Haimantika
Copy link
Contributor

Hi @NAMAN547 any update? You have two issues assigned to you, let us know if you have the bandwidth to work on them

@tessamero
Copy link

Closing this issue as hacktoberfest is now over and there's no pending PR. Thank you to everyone who participated this year :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

No branches or pull requests