appwrite / awesome-appwrite

Carefully curated list of awesome Appwrite resources 💪
https://appwrite.io
967 stars 281 forks source link

feat-4504-Build-‘Podcast-transcription-form‘-Demo-App! #465

Closed ffex closed 1 year ago

ffex commented 1 year ago

What does this PR do?

Added in the README.md the link to a PodBook Demo source. This is a demo that implement "Podcast transcription form". In input we put a podcast RSS feed link and the output is the transcription of choose episode

Test Plan

Check is the demo is correct and useful for the community.

Related PRs and Issues

This is a demo for the appwrite/appwrite#4504

Have you read the Contributing Guidelines on issues?

Yes

stnguyen90 commented 1 year ago

Thank you so much for the PR 🤩. We're adding the hacktoberfest-accepted label to ensure this PR counts towards your Hacktoberfest contributions count. With that said, please stay active on this PR to address any comments once you receive a review. Happy Hacktoberfest! 🎃

ffex commented 1 year ago

Ah yep, of course :)

I'll do early! 👍

ffex commented 1 year ago

Hey @gewenyu99, I do all the things that you have suggest me.

The optional one, I can't find documentation about the angular.json and I don't know where I can put vars.

Another question about this I have: also the permission can be setting in the angular.json? so I add also this in the file.

Thanks!

stnguyen90 commented 1 year ago

The optional one, I can't find documentation about the angular.json and I don't know where I can put vars.

@ffex, I think Vincent was referring to the appwrite.json file used in the Appwrite CLI. You can run appwrite init function to create a function and give you the structure for what the appwrite.json should look like. Variables can be defined in variables as key value pairs where the key is the variable name and value is the variable value.

Another question about this I have: also the permission can be setting in the angular.json? so I add also this in the file.

Permissions can be configured in defined in the appwrite.json as well.

gewenyu99 commented 1 year ago

@ffex Did you want to try using appwrite.json. It's preferred that you would try this, but I'd personally be happy to accept this now with the changes.

christyjacob4 commented 1 year ago

THANK YOU! All changes merged 🥳

Please reach out to me on our Discord server if you would like to claim your Appwrite swags! As a way of saying thank you, we would also love to invite you to join the Appwrite organization on GitHub. Please share your GitHub username with us on Discord.  

You can accept the invite by visiting https://github.com/orgs/appwrite/invitation. By joining our team, you will officially be an Appwrite maintainer on GitHub.

You can change your membership visibility settings, so your new Appwrite team membership badge will show up on your personal GitHub profile.

Please feel free to look for more PRs you might be interested in helping with on our long list of Hacktoberfest friendly issues and help make Appwrite better :)