Skip to content

tdfacer/sos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOS

SOS (Save Our Summer) is a bucket list tool designed for families. While living in rural Utah, my family and I were half-way through summer vacation when we realized that we had been squandering our few months of toasty weather. We knew that we had to take action immediately or else the icy feelings of regret would be the only thing colder than the Utah winter. It was time for this family to make the most of our summer. Enter Operation SOS. The idea is simple: create a trackable bucket list with all of our summer desires.

SOS is intended to be a full bucket list solution, including:

  • Serverless REST API built on AWS Lambda
  • API Gateway
  • DynamoDB
  • S3 bucket (used for photo storage)
  • Android mobile application

Contents Overview

src

  • This defines a lambda handler, written in python
  • This is deployed using the serverless framework

terraform

  • ./terraform/live/main.tf
  • This consumes a module from tdfacer/terraform
  • That module creates a few resources needed for the SOS application:
    • An S3 bucket
    • An IAM user
    • IAM policy

Screenshot

  • TODO Screenshot software

Download

Usage

  • TODO (terraform commands, Android build steps, etc.)
...

Contributors

Contributors on GitHub

Third party libraries

License

Version

  • TODO
  • Version X.Y

How-to use this code

Contact

Developer/Company

  • Homepage:
  • e-mail:
  • Twitter: @twitterhandle
  • other communication/social media

Flattr this git repo

About

Save Our Summer (SOS): A family bucket list application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published