Skip to content

Commit

Permalink
img added
Browse files Browse the repository at this point in the history
  • Loading branch information
Shruti-T committed Jul 24, 2023
1 parent 320332a commit 6db9eba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,21 @@ The application architecture uses AWS Lambda, Amazon API Gateway, Amazon DynamoD

<h2>Static Web Hosting</h2>
AWS Amplify to host the static resources for your web application with continuous deployment built in.
<p>
<p float="left">
<img width="400" height="200" src="https://github.com/Shruti-T/WildRydes-Aws/blob/main/images/For%20Readme/HomePg.gif" align="center">
<img width="400" height="200" src="https://github.com/Shruti-T/WildRydes-Aws/blob/main/images/For%20Readme/HomePg.gif" align="center">
</p>

<h2>User Management</h2>
Amazon Cognito user pool helps to manage your users' accounts. We deploy pages that enable customers to register as a new user, verify their email address, and sign into the site.
<p>
<p float="left">
<img width="400" height="200" src="https://github.com/Shruti-T/WildRydes-Aws/blob/main/images/For%20Readme/SignIn.gif" align="center">
</p>

<h2>RESTful API</h2>
Amazon API Gateway helps to expose the Lambda function. This API will be accessible on the public Internet.
<p>
<p float="left">
<img width="400" height="200" src="https://github.com/Shruti-T/WildRydes-Aws/blob/main/images/For%20Readme/ApiCall.gif" align="center">
<img width="400" height="200" src="https://github.com/Shruti-T/WildRydes-Aws/blob/main/images/For%20Readme/ApiCall.gif" align="center">
</p>

Expand Down
Binary file added images/For Readme/Awslambda.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/For Readme/awsAmplify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6db9eba

Please sign in to comment.