Closed luzlab closed 7 years ago
Whiteboarding times:
RESPONSE:
{"transradial": true, etc }
*true/false = if we have a component for that amputation level or not
RESPONSE:
[
{
slug: 'xrp-arm'
name: 'XRP arm',
icon: 'https://www.AWSurlhere',
creator: 'Limbforge',
component_type: 'passive',
weight: '250-350g',
description: 'The XRP Arm is a lightweight, highly cosmetic passive device with several terminal device options. uses: passive cosmetic, social functions',
uses: 'social occasions, supporting objects',
print_time: '14-20hrs'
}
]
RESPONSE
[
{
name: 'C2',
step: 0.5,
upper_range: 28,
measurement_unit: "cm",
lower_range: 20,
default: 25,
instructions: 'instructions go here'
}
]
RESPONSE
[
{
slug: 'terminal-device-name'
name: 'terminal device name',
}
]
Perfect! Let's make 6 issues - one for each endpoint.
I think we're good. All of the other issues have been created (and are nearly done).
What information is needed to seed the front-end rails app?
@kaitlynhova Can you just copy/paste a JSON that I can send you from the backend to start a new limbforge rails app?