Food Recipes is an android application that will allow users to browse a variety of recipes.
This application includes:
- Search bar to find a specific recipe:heavy_check_mark:
- Option to view a recipes details:heavy_check_mark:
- Option to change the applications theme:heavy_check_mark:
The purpose of this application is to demonstrate my android development skills. This application consists of libraries and best practices such as:
- Jetpack Compose:heavy_check_mark:
- MVVM/MVI architecture (clean architecture):heavy_check_mark:
- Retrofit(+ GSON):heavy_check_mark:
- Dagger Hilt:heavy_check_mark:
- Room (local database):heavy_check_mark:
- Unit testing (with Junit 5 and Mockweb server):heavy_check_mark:
- Android Jetpack (DataStore, WorkManager):heavy_check_mark:
Users will have the option to change the apps theme with a single button click
Users can simply click one of the common categories listed or search for a recipe from the search bar
Users can view the details regarding a recipe
Built with
- Jetpack Compose
- Retrofit
- Dagger-Hilt
- Room
- Junit 5
- Android Jetpack
- Connectivity Manager
- Gson
- MockwebServer
Copyright 2021 Daniel Toriz Valdovinos