This project, you can access recipes with the mealDB API, watch videos on how the recipes are made, and find the dishes you are looking for. You can add the recipes you like to your favorites and access them without internet. If you can't decide what to eat, you can get help from ChatAI.
The main features of this project include:
- You can easily access the recipe you want with the application.
- You can discover new tastes thanks to the food suggestions in the application.
- You can access the detailed ingredient list and how to make the recipes.
- You can watch the recipe by clicking on the youtube link.
- You can add the dishes you like to your favorites.
- You can create custom menus with ChatAI.
- You can access the latest recipes via notifications.
- The application has Turkish and English language support.
This project is trying to use the latest Android tech stacks.
- Language: Kotlin
- Architecture: Android App Architecture (MVVM)
- User Interface: Jetpack Compose
- Concurrency: Coroutines
- Dependency Injection: Hilt
- Remote Database: Retrofit
- Local Database: Room
- Image Loading: Coil
- Others:
- OpenAI
- TheMealDB
- My Service [Load Homepage Images]
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- You can download the apk file of the app by clicking here and install the app on your phone.
- Clone this repository to your preferred directory using the following command:
git clone https://github.com/yildirimenes/PaparaFinalProject.git
-
Open the cloned project in Android Studio.
-
Add app/src/main/cpp/paparaproject.cpp file your chat-gpt api key.
-
Build and run the app on an emulator or a physical device.
This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.