Skip to content

hyunjung-choi/winter-android-recipe-app

 
 

Repository files navigation

👩‍🍳 Compose Recipe App

🚧 This project is currently under active development! 🚧
Some features may be incomplete or unstable.

A recipe app built using Clean Architecture and Jetpack Compose.

Discover, save, and share your favorite recipes with ease!

Work In Progress


🛠 Tech Stack

  • Jetpack Compose: A modern UI toolkit for building declarative and native UIs.
  • Kotlin: Primary programming language.
  • Clean Architecture: Modular and maintainable code structure.
  • Hilt: Dependency Injection for better scalability and testability.
  • Ktor: Fetching recipe data from external APIs.
  • Coil: Loading and displaying images seamlessly from URLs.
  • Coroutines & Flow: Asynchronous programming for smooth user experience.

🚀 Why Jetpack Compose?

Jetpack Compose provides a declarative way to build UI, making the development process faster and more intuitive.
With Compose, this app features:

  • 🖌 Dynamic UI: Adapt layouts seamlessly for phones and tablets.
  • 🎨 Custom Theming: A consistent and visually appealing design.
  • State Management: Effortlessly handle user interactions and updates.
  • 🖼 Image Loading: Coil ensures fast and memory-efficient image handling.

📸 Screenshots

About

☃️ 겨울특강 생존코딩 Recipe App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%