ShareMe is an iOS photo sharing application. Which is based on instagram application functionality using AWS cloud services
#Technology Technologies used in this project are Swift, Google-SDK and Amazon Web Service(IAM, S3 Bucket, Cognito, DynamoDB and Lambda)
#Functionality
Some of the high-level Functionality as follows
(1) Use Google-SDK for user SignIn functionality.
(2) Develop list of Users and list of following users.
(3) Lambda function used with cognito trigger to push user data to dynamoDB
(4) Allow User to upload Images and those Imgaes will be visible only to followers.
(5) Those Images are store on S3 buckets and can be retrieved to view it as well.