This is a food recipes android app with clean architecture made with the help of Spoonacular API.
- Coroutines
- MVVM
- Dagger Hilt
- Retrofit
- Room
- Navigation Components
- Cache Strategy (Repository Pattern)
- Coroutines Flow
- ViewBinding
Main Screen | Details: Overview | Details: Ingredients |
Details: Instructions | Select diet type and meal type | Save recipes to favourites |
Delete recipes from favourite recipes | Get a random food joke and share it | Search for recipes. |
Clone this repository and import into Android Studio
git clone [email protected]:AkinchanKushwaha/Foody.git
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request
This project is mantained by: Akinchan
If you like this project then you can follow me and star⭐ this project.