RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

Create dynamo table to get profiles #47

Closed amnevins closed 6 years ago

amnevins commented 6 years ago

Take seths user schema and apply to dynamo table for users rather than cognito which can only return profile info for the logged in user.

amnevins commented 6 years ago

Done as per https://github.com/RecursiveThinking/recursive_thinking_website/commit/076b969488017bbcef387bac2744facab7d119d7

amnevins commented 6 years ago

new schemas updated as comments next to their mock values in global.js