Skip to content

Yusuf-Solmaz/Papara-Final-Case-Android

Repository files navigation

Sweet Whispers

Introduction


  • This application is the final project of Patika&Papara Android (Kotlin&Compose) Bootcamp.

  • Sweet Whispers is a recipe app with many features such as food search and recipe learning. Within the app you can search by the name of the dish, the cuisines of the dish or the type of diet. Sweet Whispers will suggest you a dish on a daily basis and notify you with a notification. When looking at the recipe, you can find the instructions, ingredients, and more details. You can also save a dish you like to favorites and look at your favorite recipes later, even when you are offline. In short, Sweet Whispers is the only food app you'll ever need.

Image 1 Image 2

Dependencies Used


API Used


  • api.spoonacular.com

Screens


Image 1 Image 2

Get Started


If You Want to Run the App on Android Studio:

  1. Clone this repository to your preferred directory using the following command:
git clone https://github.com/Yusuf-Solmaz/Papara-Final-Case-Android
  1. Open the cloned project in Android Studio.

  2. If there is no local.properties file in the project directory, create one.

  3. Add the following line with your API key to local.properties:

API_KEY=YOUR_API_KEY_HERE
BASE_URL=https://api.spoonacular.com/
  1. Build and run the app on an emulator or a physical device.

Contact With Me


License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages