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

🚀 Feature: Push Notification with FCM for TypeScript #253

Open
8 tasks done
priyanshuverma-dev opened this issue Nov 5, 2023 · 1 comment
Open
8 tasks done

Comments

@priyanshuverma-dev
Copy link

priyanshuverma-dev commented Nov 5, 2023

🔖 Feature description

Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.

Your task is to implement the Push Notification with FCM for TypeScript. You can look at the existing Appwrite Functions Templates in another coding language.

Your function should behave and be implemented similarly to existing Push Notification with FCM Node.js template.

Tasks summary:

  • Fork & clone Appwrite's templates repository
  • Create a branch feat-implement-push-notification-with-fcm-typescript
  • Write code for the function in folder node-typescript/push-notification-with-fcm/.
  • Test the function using Appwrite, provide a video.
  • Write a README.md explaining what the function does, how to use it, and customize it. Here is an example.
  • Submit a pull request to our templates repository

If you need any help, contact us on our Discord server.

Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊

Happy Appwriting!

🎤 Pitch

Upon reviewing the project's README, it has come to my attention that the TypeScript implementation for a specific feature is pending. A corresponding issue related to this matter was not evident in the available documentation. Drawing from my experience, I successfully engineered some of the nice project with TypeScript leveraging Next.js. Given this proficiency and accomplishment, I am confident in my ability to construct a Push Notification with FCM template for appwrite in TypeScript.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@priyanshuverma-dev
Copy link
Author

priyanshuverma-dev commented Nov 5, 2023

can you assign this issue to me, if its a valid issue I can start working on it please @Haimantika @gewenyu99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant