jmankhan / BergDiningApp

2 stars 0 forks source link

Design the layout for Favorites list #33

Open jmankhan opened 8 years ago

jmankhan commented 8 years ago

Figure out what the favorites list is going to look like and how it will function. Have some pseudocode ready and be able to defend and explain it. FYI, we can save personal user preferences on their device through the Android API. Just write "save to system"/"read from system" if you would like to do anything like that.