Awesome
<h1 align="center">Delish</h1> <h1 align="center">work-in-progress</h1> <p align="center"> <a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a> <a href="https://android-arsenal.com/api?level=21"><img alt="API" src="https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat"/></a> </p>Screens
<p align="center"> <img src="https://user-images.githubusercontent.com/8813304/209520971-4a896a72-4963-4d21-b94e-775d79ab5a7b.jpg" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209520972-4d44094f-11f8-4fa5-ab95-232beaa18fec.jpg" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209520974-f29e59cd-31da-420e-b6a8-a8ba4aa46de6.jpg" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209520977-2b7fa2be-5949-4f5e-a1cc-8256d6840ab8.jpg" width="17%"/> </p> <p align="center"> <img src="https://user-images.githubusercontent.com/8813304/113940259-7592b100-97fd-11eb-9d33-7e82991b8183.png" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/111885886-15190c80-89d3-11eb-9334-96db534f50c3.png" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209531543-5965f9d5-2ad0-4ade-bde7-4ed91640f4ad.png" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/111885918-3da10680-89d3-11eb-821d-33319587db0c.png" width="17%"/> </p> <p align="center"> <img src="https://user-images.githubusercontent.com/8813304/209529453-a595b5ba-69d6-465c-b78d-c640aa6fcf6f.gif" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209529492-ffb29501-4ac7-4194-ba14-4d7f0b9ed748.gif" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209529459-0a6a2407-b0a0-45de-9ccb-3c8df7da802b.gif" width="17%"/> <img src="https://user-images.githubusercontent.com/8813304/209530772-6f0c46ad-4838-4b2f-9dbd-d58cca9044b5.gif" width="17%"/> </p>Tech stack & Open-source libraries
- 100% Kotlin based + Coroutines + Flow
- Dagger Hilt
- UI completely written in Jetpack Compose
- Uses Architecture Components: including: Room, Lifecycle, Navigation, Datastore.
Architecture
- MVI clean architecture
- Repository pattern <p align="center">
Development setup
The project require the latest Android Studio Dolphin (or newer).
API keys
Delish uses Spoonacular after creating your own application add the Api Key to you gradle with SPOONACULAR_API_KEY
Check
Find this repository useful? :heart:
<a href="https://www.buymeacoffee.com/elbehiry" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="160"> </a>Support it by joining stargazers for this repository. :star: <br> And follow me for my next creations! 🤩
Contribution
See the CONTRIBUTION.md file.
Questions
If you have any questions regarding the codebase, hit me up on Twitter.
License
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.