Introduction

Twenty47 is a small webapp to manage and provide notifications via Amazon Web Services (AWS) Simple Notification Service (SNS) for American Red Cross dispatches.

This documentation is divided into 3 main categories. This should make it easier to only find the information needed for your level of use. Documentation exists specifically for:

Requirements

The main requirements are:

  • Web server
  • Python
  • Flask
  • Flask-Security
  • Mongdb
  • Flask-Mongoengine
  • py-boto
  • Amazon Web Services

Installation

Once the requirements are met, the Twenty47 application may be installed on the server. See installation for more details, Installation.

Indices and tables