Python Learning Journal: Deployment

This weeks learning journal assignments should be done on your own. You may consult with your classmates, but do the work in your own fork of the journal project. Each partner should submit a different pull request URL..

Tasks

You’ve completed the basic functionality for your learning journal. You’ve also secured the journal so that it is safe to use in the open. Now, it’s time to deploy your application.

As described in class, prepare your application for deployment to Heroku. Ensure that all sensitive data needed by your app is being extracted from environmental variables. Set those variables in Heroku. Deploy your application. Deal with any bugs or failures that arise from your deployment.

Submitting Your Work

Once you have finished deploying and getting the DNS for your journal properly configured, Submit the URL of your new learning journal and a screenshot of it running on Heroku.