# Android_item **Repository Path**: Anana-Yzx/android_item ## Basic Information - **Project Name**: Android_item - **Description**: Andriod作业基础库,后续换了github完成() - **Primary Language**: Kotlin - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-05 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![GitHub Cards Preview](https://user-images.githubusercontent.com/8813304/111876563-f3566000-89a7-11eb-9f6f-27bc9c75d524.jpg)

Delish

work-in-progress

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/) - [Dagger Hilt](https://dagger.dev/hilt) - UI completely written in [Jetpack Compose](https://developer.android.com/jetpack/compose) - Uses [Architecture Components](https://developer.android.com/topic/libraries/architecture/): including: Room, Lifecycle, Navigation, Datastore. ### Architecture - MVI clean architecture - Repository pattern

### Development setup The project require the latest [Android Studio Dolphin](https://developer.android.com/studio) (or newer). ### API keys Delish uses [Spoonacular](https://spoonacular.com/food-api) after creating your own application add the Api Key to you gradle with ```SPOONACULAR_API_KEY``` [Check](https://github.com/Elbehiry/Delish/blob/91f109e4e03a89099f9009a381b3ec27b1b6cef1/mobile/build.gradle.kts#L48) ## 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! 🤩 ## 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 g[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.