Skip to content

Create a tutorial to deploy a simple Hello Email app on Heroku with Python using this SDK #356

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

Closed
thinkingserious opened this issue Oct 5, 2017 · 9 comments
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: docs update documentation change not affecting the code

Comments

@thinkingserious
Copy link
Contributor

Create a tutorial that explains how to create a simple Hello Email app and deploy to Heroku.

The example should utilize best practices for storing credentials. By the end of the tutorial, the user should be able to send an email using their deployed app.

Please add the tutorial to USE_CASES.md.

@thinkingserious thinkingserious added difficulty: medium fix is medium in difficulty hacktoberfest labels Oct 5, 2017
@anshuman73
Copy link

Hey ! I'd like to work on this !
Are there any similar examples that I can see ?
Is a basic flask app using this SDK fine ?

@mbernier
Copy link
Contributor

mbernier commented Oct 6, 2017

Go for it! We do love flask :) Maybe this is just a quick app that when you hit a page it says "Email Sent" and based on the credentials, an email is generated and sent to the user?

The idea is just to make something really simple, that allows someone to get this posted to heroku and it actually does something other than just output a single UI page, in this case, sending an email.

@anshuman73
Copy link

Sounds perfect !

@zkan
Copy link

zkan commented Oct 7, 2017

@thinkingserious @mbernier May I try Django for this?

@anshuman73
Copy link

Hi, @mbernier I currently did not proceed with this as @zkan submitted in a PR the very next day, and it made no sense to redo the same thing. Should I still proceed or the submitted PR is up to the mark -enabling us to close this issue ?

@zkan
Copy link

zkan commented Oct 18, 2017

@anshuman73 I think you can still write a basic Flask for this since the way Flask is set up is different. Let's combine the tutorial? :)

@swapagarwal
Copy link
Contributor

@anshuman73 Are you still working on this? If not, I'd love to give this a shot! This will be my first interaction with SendGrid. (I have heard about SendGrid before, but never got around to using it.) 😄

@anshuman73
Copy link

Hey, sure. Feel free to take this up. Unfortunately, I haven't been able to take the necessary time for this :(

swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Oct 26, 2017
@mbernier mbernier removed difficulty: medium fix is medium in difficulty difficulty: very hard fix is very hard in difficulty labels Oct 27, 2017
swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Oct 30, 2017
swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Nov 10, 2017
swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Nov 10, 2017
@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing difficulty: medium fix is medium in difficulty type: docs update documentation change not affecting the code labels Feb 27, 2018
swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Jul 19, 2018
swapagarwal added a commit to swapagarwal/sendgrid-python that referenced this issue Jul 19, 2018
@cmccandless
Copy link
Contributor

This was resolved in #443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: docs update documentation change not affecting the code
Projects
None yet
Development

No branches or pull requests

6 participants