P4NK4J / android_kotlin_Cuisine_app

Finds the recipe for your cuisine and ingredients using Volley Library and Remote API and further redirects to the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App image Cuisine

License Language max %

Overview

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.

Features

  • 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

Platform

    -> Android Studio
    -> With Kotlin Support

Accessing tips :

  1. Clone or download the repository: https://github.com/P4NK4J/android_kotlin_Cuisine_app
  2. Navigate to the folder app Folder
  3. Navigate to the folder anroid_kotlin_Cuisine_app/app/src/ to access developers content
  4. Navigate to the folder Apk for users to access apk
  5. Copy the apk from folder Apk to an android phone
  6. Install the apk

The app is finally installed on your Android mobile device !!

To directly download the apk Click Here

Screenshots:

App image App image App image


App image App image App image


App image App image App image

Resources, Activities and Manifest for the Application

For curious Kotlin programmers Click here

Packages for backend Files:

Frontend resource files are stored in res package

Android manifest file for the project:

About

Finds the recipe for your cuisine and ingredients using Volley Library and Remote API and further redirects to the browser

License:MIT License


Languages

Language:Kotlin 99.1%Language:Java 0.9%