Back to projects
Mobile

Meals Recipe App

A mobile app displaying meals from a public API with detailed recipes.

KotlinTheMealDB API

What this project covers

  • Scrollable meal list
  • Meal detail pages
  • Search by meal name
  • Favorites add/remove functionality

Features

  • Scrollable meal list
  • Meal detail pages
  • Search by meal name
  • Favorites add/remove functionality

What I learned

  • Kotlin has high dependency and configuration overhead
  • Cross-platform tools improve development velocity
  • API-driven apps require careful state handling