Welcome to the Recipe Genie repository!
This Android app helps users discover recipes by entering ingredients, powered by the MealDB API and a clean, responsive UI.
Recipe Genie is designed to:
- 🔍 Fetch recipes dynamically using MealDB API
- 📱 Display results in a RecyclerView for smooth scrolling
- 🧾 Provide detailed recipe instructions with ScrollView navigation
- 🎨 Offer a user‑friendly interface built with XML layouts
- 🍲 Ingredient‑based Search → Enter items like milk, egg, sugar to find recipes
- 📑 RecyclerView Integration → Efficient recipe listing with smooth scrolling
- 📜 ScrollView Navigation → Easy access to full recipe details
- ⚡ Retrofit Client → Fast and reliable API calls
- 🌙 Responsive UI → Clean design for better user experience
- Kotlin → Core Android development language
- XML Layouts → UI design and structure
- Retrofit → API integration with MealDB
- RecyclerView & ScrollView → Smooth data handling and navigation
- Android Studio → Development environment
| Ingredient Search | Recipe List | Recipe Details |
|---|---|---|
Through this project, I gained hands‑on experience with:
- API integration using Retrofit
- Efficient data handling with RecyclerView
- Designing responsive layouts with XML
- Building user‑friendly navigation flows in Android
This project is licensed under the MIT License.