-
Notifications
You must be signed in to change notification settings - Fork 92
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: Add Email Contact Form Function for Java #78
Comments
Hi @Haimantika Can you please assign this issue to my name. I would like to work on this issue |
Hi @Haimantika @christyjacob4 Can you please assign this issue to my name. I would like to work on this issue and started the analysis. |
Hi @gewenyu99 @Haimantika @christyjacob4 Can you please assign this issue to my name. I would like to work on this issue and started the analysis. |
Hi @PalaniappanC, I've assigned the issue to you! Happy Hacktoberfest 🎃! Notes:
|
@Haimantika I am willing to take this this up. If this could be assigned to me it will be a great help. Thanks! |
Hi @geeky-decoder I am working on this issue.. |
@loks0n @Haimantika Can 1 issue be worked upon by only 1 contributor. If not than please do assign to me as well. Thanks! |
Hi, yes. Only one person at a time, and we assigning on a first-come first-serve basis. If the other user decides to drop, that’s when we assign it to you. |
@Haimantika Thanks for the clarification. Much Appreciated! Do assign me if in case any blocker arises. Thanks! |
Hey @Haimantika would love to work on this if assignees discontinue. :> |
Edit 2
|
Hi @PalaniappanC do you have an update? |
Hi @Haimantika I have written the code for email-contact-form. Have to test it by deploying the function on the self host appwrite instance |
Update for 13th October: I have finished the get request part where I will show the index.html page to get the email-contact-form details. Working on the post request part |
Hi @Haimantika Can you assign this issue to me, i would like to work on this. |
Hi, this issue has already been worked on :) |
Hi @Haimantika this PR is waiting to be reviewed and I can't join the PR review party as the timing doesn't suite for me. Please review this 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:
feat-implement-email-contact-form-java
java/email-contact-form/
.README.md
explaining what the function does, how to use it, and customize it. Here is an example.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!
The text was updated successfully, but these errors were encountered: