HomeSafe Mobile App using AWS CMSC389L Spring 2018
Android Mobile App that allows you to set an expected time home and will send a text to your friends if you haven't made it home by that time. Uses AWS to store a user's information, determine whehter they have made it home yet, and text their contacts if they fail to let the app know they have made it home.
- Mobile Hub
- Cognito
- DynamoDB
- Lambda
- Simple Notification Service
- Clone/Download Repository
- Use ProcessDynamoStream.yaml file to recreate Lambda Function. Must have permissions for DynamoDB, CloudWatch, and SNS
- Edit code to match your AWS credentials
- Use AWS Modile Hub to configure app to your services
- Open in Android Studio to build and download app onto mobile device