awslabs/eb-py-flask-signup

Name: eb-py-flask-signup

Owner: Amazon Web Services - Labs

Owner: AWS Samples

Description: null

Created: 2013-10-16 00:19:58.0

Updated: 2017-12-23 23:31:11.0

Pushed: 2017-09-28 01:36:27.0

Homepage: null

Size: 251

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

eb-py-flask-signup

This Python sample application uses the Flask framework and Bootstrap to build a simple, scalable customer signup form that is deployed to AWS Elastic Beanstalk. The application stores data in Amazon DynamoDB and publishes notifications to the Amazon Simple Notification Service (SNS) when a customer fills out the form.

Instructional Videos

This app includes a quick 3-part video series on YouTube that will walk you through deploying, using, and customizing the application in 10 minutes or less.

  1. Part 1: http://youtu.be/rsg4YI4mljg
  2. Part 2: http://youtu.be/IuwfVX52PV8
  3. Part 3: http://youtu.be/DrRr-JgdgzE
Features
Themes

The code includes several Bootstrap themes from bootswatch.com. You can dynamically change the active theme by setting the THEME environment variable in the Elastic Beanstalk Management Console:

Installed themes include:

Flask Debugging

Similar to themes, you can control Flask debugging by toggling the FLASK_DEBUG env var from the Elastic Beanstalk Management Console.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.