![GitHub Cards Preview](https://user-images.githubusercontent.com/8813304/111876563-f3566000-89a7-11eb-9f6f-27bc9c75d524.jpg)

Delish

License API

### Screens

## Tech stack & Open-source libraries - 100% [Kotlin](https://kotlinlang.org/) based + [Coroutines](https://github.com/Kotlin/kotlinx.coroutines) + [Flow](https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/) for asynchronous. - [Dagger Hilt](https://dagger.dev/hilt) 2.37 - [Accompanist](https://github.com/google/accompanist) - JetPack - [Jetpack Compose](https://developer.android.com/jetpack/compose) 1.0.0 - [Compose Paging](https://developer.android.com/reference/kotlin/androidx/paging/compose/package-summary) 1.0.0-alpha11 - [Navigation](https://developer.android.com/guide/navigation) - [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle) - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - [Room](https://developer.android.com/training/data-storage/room) - [Datastore](https://developer.android.com/topic/libraries/architecture/datastore) - Architecture - MVVM Architecture (Declarative View - ViewModel - Model) clean architecture - Repository pattern ## Contributing Delish is under development a lot of stuff to be done, feel free to contribute 🤩 just create your own Api Key [here](https://spoonacular.com/food-api/) and add it into [build.gradle.kts](https://github.com/Elbehiry/Delish/blob/97b3f13e37113f78ad26252d39a2bd9b2ab99d6a/shared/build.gradle.kts#L77) file. 😉 ## Find this repository useful? :heart: Buy Me A Coffee Support it by joining __[stargazers](https://github.com/elbehiry/delish/stargazers)__ for this repository. :star:
And __[follow](https://github.com/elbehiry)__ me for my next creations! 🤩 ## Download Go to the [Releases](https://github.com/elbehiry/delish/releases) to download the latest APK. ## Contribution See the [CONTRIBUTION.md](/CONTRIBUTION.md) file. ## Questions If you have any questions regarding the codebase, hit me up on [Twitter](https://twitter.com/el6ehiry). ## License ```xml Designed and developed by 2021 elbehiry Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.