appwrite/templates

🚀 Feature: Add Email Contact Form Function for Java

Open

#78 建立於 2023年9月30日

在 GitHub 查看
 (17 留言) (0 反應) (1 負責人)JavaScript (126 fork)auto 404
hacktoberfest

倉庫指標

Star
 (174 star)
PR 合併指標
 (PR 指標待抓取)

描述

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 Email Contact Form function in Java. You can look at the existing Appwrite Functions Templates in another coding language.

Your function should behave and be implemented similarly to existing Email Contact Form Node.js template.

Tasks summary:

  • Fork & clone Appwrite's templates repository
  • Create a branch feat-implement-email-contact-form-java
  • Write code for the function in folder java/email-contact-form/.
  • 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!

貢獻者指南