Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (37 loc) · 1.44 KB

Foody Cook Book

This is a simple Food Recipe Android App that shows the latest recipe also provides details related to the ingredients of that recipe.

Dependency

• Butterknife

implementation 'com.jakewharton:butterknife:10.2.3'

• Retrofit2

Retrofit Gson Converter:

implementation 'com.squareup.retrofit2:converter-gson:2.9.0'

• okhttp3

implementation 'com.squareup.okhttp3:okhttp:4.9.0'

• Picasso

implementation 'com.squareup.picasso:picasso:2.71828'

• Shimmer FB

implementation 'com.facebook.shimmer:shimmer:0.5.0'

Screenshots