aeisses / Android-FACCookBook

The FAC CookBook Android Repo
0 stars 0 forks source link

Implement the DataService #13

Open aeisses opened 9 years ago

aeisses commented 9 years ago

The Android Data service will need to read the JSON information from the server using the RESTAPI. It will then need to process the data and store it in a local database.

Here is the link the 16 sample JSON recipes: https://github.com/aeisses/FACCookBookServer/issues/8

aeisses commented 9 years ago

Here is a database structure that might work for Android: https://docs.google.com/document/d/1oS3ep-lprY_o2f96LWxoC7fSPE112CpG7WYrby54xSY/edit?usp=sharing