RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

Configuration of DynamoDB tables for all Three Skill Types (Diagrams please) #105

Open sethborne opened 6 years ago

sethborne commented 6 years ago
SkillObj = {
    key: {
        name: 'String that will show',
        users: []
    }
}

^-- @AvsCode correct?

sethborne commented 6 years ago

progress on 20180716 - waiting to know if its functioning correctly