Skip to content

Storage and Templates

alastairchet edited this page Mar 21, 2014 · 2 revisions

User Story 2:

  • As a web designer, I need a location where I can store completed landing page templates for retrieval by FM.
    1. Should be an Amazon S3 Bucket
    2. Simple templates created using Flask's templating language will be sufficient as an example.

Description:

  • We have the details to the Amazon S3 bucket, but it is still not accessible from our side, since there must be some access rights that must be given first.

  • The simple templates are done and from one page, we can access the other page with a simple link.

Clone this wiki locally