Open aeisses opened 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
Here is a database structure that might work for Android: https://docs.google.com/document/d/1oS3ep-lprY_o2f96LWxoC7fSPE112CpG7WYrby54xSY/edit?usp=sharing
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