Skip to content

KhushanshuYadav/Dishes

Repository files navigation

DISHES APP

Native Android application showcasing various meal categories images and name (in LazyVerticalGrid) and descriptions when clicked on it.

  • Implemented MVVM (Model-View-ViewModel) architecture to separate the UI, business logic, and data layers, enhancing code readability and maintainability.

  • Utilized Retrofit to fetch meal details (including images and descriptions) from an API in real-time.

  • Leveraged Kotlin coroutines and suspend functions for asynchronous data handling and asynchronous programming.

  • Integrated Retrofit and parcelization for efficient data handling and transfer.

  • Employed Compose Navigation for seamless screen transitions

  • Tech Stack

Architecture : MVVM (Model View ViewModel)

Frontend : Kotlin, Jetpack Compose

Backend : Kotlin, Jetpack Compose (Navigation), Retrofit(API communication)

Demo

Record_2024-05-16-23-57-52.mp4

Hi, I'm Khushanshu! 👋

🚀 About Me

I'm a aspiring native android developer. I build apps using kotlin and latest jetpack compose. I am learining and growing everyday.

🔗 Links

linkedin twitter Linktree

About

Android application which shows you categories of dishes and their description when clicked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages