Skip to content

zsxing99/f21-usability-research

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usability Research Project

Operation Instructions

Technology Stack

  • React
  • Bootstrap
  • HTML
  • CSS
  • AWS Lambda, Amplify, DynamoDB

Style Guide

Click link to view the style guide.

Limitations

  • The only items that will show pictures are: Organic Milk, Yogurt, and Orange
  • Private chat and call functionalities are incomplete
  • If a volunteer's account gets locked because they show COVID symptoms, it does not actually lock the account, it is just an alert
  • Data is not saved so refreshing the page will delete any temporarily displayed data.

AWS integration

  • The app is hosted using AWS Amplify
  • AWS Lambda is used for the serverless architecture to POST and GET experiment data, for which the documentation can be found in/serverless
  • /serverless contains a .json file that can be imported in Postman
  • The GET endpoint returns all results, TODO: paginate the results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 13.3%
  • HTML 2.3%