Skip to content

micattoc/cotiss-feedback-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback Website for Cotiss

Cotiss leadership required a website where employees can anonymously submit feedback and view a randomly selected piece of existing feedback on each page load.

Technologies used:

• Static Amazon S3 front-end website managed by Amazon CloudFront makes Javascript calls to API Gateway to execute read/write commands in DynamoDB table.

• AWS API Gateway forwards HTTP requests to AWS Lambda functions to query data.

• 'Get feedback' AWS Lambda function returns a random piece of feedback from DynamoDB.

• 'Write feedback' AWS Lambda function posts new feedback to DynamoDB for storage.

About

Employee feedback portal for Cotiss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors