For all the maniacs of cooking and those who have a hidden chef, the Cuisine app provides the recipe for the dish you want to cook with your own ingredients..!!
sounds amazing..??
It uses Google volley library alongwith picasso to bring out the image for a dish, also uses json for fetching the data
concept of remote api is implemented
Also it redirects to browser for the details of a particular recipe.
- Google's Volley Library
- Remote API
- Picasso Libray
- Recipe Puppy API
- Splash screen
- Animation styles
- Custom ListView
- Cardview
- Customized buttons
- Webview
- ImageView
- Minimal Design
- Simplified Theme
- Well Constrained Layout
-> Android Studio
-> With Kotlin Support
- Clone or download the repository:
https://github.com/P4NK4J/android_kotlin_Cuisine_app - Navigate to the folder
appFolder - Navigate to the folder
anroid_kotlin_Cuisine_app/app/src/to access developers content - Navigate to the folder
Apkfor users to access apk - Copy the apk from folder
Apkto an android phone - Install the apk
The app is finally installed on your Android mobile device !!
To directly download the apk Click Here
For curious Kotlin programmers Click here
Packages for backend Files:
Frontend resource files are stored in res package
Android manifest file for the project:









