Skip to content
gguan edited this page Apr 17, 2013 · 3 revisions

Data Structure

Recipe

title : String

overview: String

photo: File

difficulty: Int (1-5)

type: Int (1=alcohol, 2=......)

ingredients: Array[(name, amount),....] Ex. @[@{@"name": @"朗姆酒", @"amount": @"45ml"}]

steps: Array[Array] Each step is also Array, 1st item is content, 2nd item is image(optional). Ex. @[ @[@"取一酒杯,杯口浸没在金巴丽酒内,再放入砂糖的碗中,使杯口沾满砂糖。", imgFile1]]

tips: Array[String]

user: User

Clone this wiki locally